Borders

Overview

Borders is a class in Aspose.Cells FOSS for .NET.

Represents borders.

Properties: Bottom, Diagonal, DiagonalDown, DiagonalUp, Left, Right, and 1 more.

Properties

NameTypeAccessDescription
LeftBorderReadGets the left.
RightBorderReadGets the right.
TopBorderReadGets the top.
BottomBorderReadGets the bottom.
DiagonalBorderReadGets the diagonal.
DiagonalUpboolRead/WriteGets or sets the diagonal up.
DiagonalDownboolRead/WriteGets or sets the diagonal down.

See Also