Set Cell Borders#
Sets the borders of cells in the range.
| 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 to which the Data Table should be copied. Numbering starts from 1. |
| Range | [Text] Range of cells (e.g., "B4", "A1:C4"). |
| Thickness | Thickness of the lines. |
| Color | [Text] Color of the lines. The value is specified in the format "#RRGGBB". For example: red color = "#FF0000". |
| 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 work. |