Borders

Overview

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

Represents borders.

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

Description

Borders is a class in the Aspose.Cells FOSS library for .NET that exposes 0 methods and 7 properties for programmatic use.

The class also provides the Left property (gets the left), the Right property (gets the right), the Top property (gets the top).

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

 English