Set Cell Borders#
Sets the borders 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"). |
| Left Edge | Includes the left edge. |
| Top Edge | Includes the top edge. |
| Right Edge | Includes the right edge. |
| Bottom Edge | Includes the bottom edge. |
| Horizontal Lines | Includes internal horizontal lines. |
| Vertical Lines | Includes internal vertical lines. |
| Line Style | Selects the line style. |
| Thickness | Thickness of the lines. |
| Color | [Text] Color of the lines. The value is set in the format "#RRGGBB". For example: red color = "#FF0000". |
| Error Handling Level | Selects the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message Level | Selects 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. |