Back to Devexpress

Borders Properties

officefileapi-devexpress-dot-spreadsheet-dot-borders-dot-underscore-properties.md

latest1.8 KB
Original Source

Borders Properties

Provides access to cell borders.

NameDescription
BottomBorderProvides access to an object that specifies the bottom border of a cell or cell range.
DiagonalBorderColorGets or sets the line color of the cell diagonal border.
DiagonalBorderLineStyleGets or sets the line style of the cell diagonal border.
DiagonalBorderTypeGets or sets the type of the cell diagonal border.
InsideHorizontalBordersProvides access to an object that specifies all horizontal borders inside a cell range.
InsideVerticalBordersProvides access to an object that specifies all vertical borders inside a cell range.
LeftBorderProvides access to an object that specifies the left border of a cell or cell range.
RightBorderProvides access to an object that specifies the right border of a cell or cell range.
TopBorderProvides access to an object that specifies the top border of a cell or cell range.

See Also

Borders Interface

Borders Members

DevExpress.Spreadsheet Namespace