Set Cell Sizes#

Set cell sizes.

Document R7[Link] Document R7, which was obtained when creating, opening a file, or connecting to a 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 (e.g., "B4", "A1:C4").
Auto-extend columnEnables automatic column extension based on the content within it.
Column width

[Number] Column width.

The value is ignored if the "Auto-extend column" property is enabled.

Auto-extend rowEnables automatic row extension based on the content within it.
Row height

[Number] Row height.

The value is ignored if the "Auto-extend row" property is enabled.

Error handling level

Select 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

Select the message level that blocks will output during operation.

Possible values:

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

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.