Set Font Color/Style#
Sets the text color and background color in the range. It also allows you to set the font style and automatic expansion of the cell range based on the content within them.
| Document link | [Link] Link to the document currently being worked on. The variable name in this property must match the variable name in the "Document link" property of the "Create Document" or "Open Document" blocks from the Excel group that were previously used to create or open this document. |
| Sheet | [Number/Text] ID (serial number) or name of the sheet to which the Data Table needs to be copied. Numbering starts from 1. |
| Range | [Text] Range of cells (for example, "B4", "A1:C4"). |
| Text color | [Text] Text color. The value is specified in the format "#RRGGBB". For example: red color = "#FF0000". |
| Background color | [Text] Background color. The value is specified in the format "#RRGGBB". For example: red color = "#FF0000". |
| Font style | Select font style. |
| Font size | [Number] New font size value. |
| Auto-expansion | Enables automatic expansion of the cell range based on the content within them. |
| Error handling level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message level | Select the message level that blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error text | [Text] Returns detailed information about the error in case of incorrect execution of the block's operation. |