Border
Contents
[
Hide
]
border
Encapsulates the object that represents the cell border.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
LineStyle | String | True | False | Gets or sets the cell border type. | |
Color | Class:Color | True | False | Gets or sets the of the border. | |
BorderType | String | True | False | ||
ThemeColor | Class:ThemeColor | True | False | Gets and sets the theme color of the border. | |
ArgbColor | Integer | True | False | Gets and sets the color with a 32-bit ARGB value. |