🎨

Change Tab Colour

Using this block you can change the colour of the tab of your spreadsheet from your app itself. Below its explained how you can perform this action
You need the SetTabColor block to perform this action
Input :
color: Hex code of colour using the text block
Let’s try to execute this when button 1 is clicked, you can use it at any other event as well
Over here I have used the input of text (manual input), you can use any other type of input as well.
Now we are done with this, we will now move to the last block which is the response block
We have to use 2 blocks here, Successful and ErrorOccurred Block
Writing this is really simple as shown below
This completes our process of color of tab of a sheet in your spreadsheet using the Cloudsheets Extension
Documentation by Team Cloudsheets