Set Font Color/Style#

Sets the text color and background color in the range. It also allows you to set the font style and automatically expand the range of cells based on the content within them.

ODS Document[Link] The ODS document that was obtained when creating or opening the file.
Sheet

[Number/Text] ID (serial number) or name of the sheet where the Data Table needs to be copied.

Numbering starts from 1.

Range[Text] Range of cells (e.g., "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 StyleSelection of font style.
Font Size[Number] New font size value.
Error Handling Level

Selection of the error handling level.

Possible values:

  • "Default" - by default;
  • "Ignore" - errors are ignored;
  • "Handle" - errors are handled.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Message Level

Selection of the message level that blocks will output during operation.

Possible values:

  • "Default" - by default;
  • "Release" - output is disabled;
  • "Debug" - main information output;
  • "Detailed" - detailed information output.

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 work.