Set Cell Sizes#
Sets the sizes of cells in the selected range.
| 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 (e.g., "B4", "A1:C4"). |
| Auto-Expand Column | Enables automatic column expansion based on the content within it. |
| Column Width | [Number] Width of the column. The value is ignored if the "Auto-Expand Column" property is enabled. |
| Auto-Expand Row | Enables automatic row expansion based on the content within it. |
| Row Height | [Number] Height of the row. The value is ignored if the "Auto-Expand Row" property is enabled. |
| 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 level of messages 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 work. |