Borders Properties
Provides access to cell borders.Name | Description |
---|---|
Bottom |
Provides access to an object that specifies the bottom border of a cell or cell range. |
Diagonal |
Gets or sets the line color of the cell diagonal border. |
Diagonal |
Gets or sets the line style of the cell diagonal border. |
Diagonal |
Gets or sets the type of the cell diagonal border. |
Inside |
Provides access to an object that specifies all horizontal borders inside a cell range. |
Inside |
Provides access to an object that specifies all vertical borders inside a cell range. |
Left |
Provides access to an object that specifies the left border of a cell or cell range. |
Right |
Provides access to an object that specifies the right border of a cell or cell range. |
Top |
Provides access to an object that specifies the top border of a cell or cell range. |
See Also