BordersValue

Overview

BordersValue is a class in Aspose.Cells for NET.

BordersValue.Left gets or sets the left border side value.

Properties

NameTypeAccessDescription
LeftBorderSideValueRead/WriteGets or sets the left border side value
RightBorderSideValueRead/WriteGets or sets the right border side value
TopBorderSideValueRead/WriteGets or sets the top border side value
BottomBorderSideValueRead/WriteGets or sets the bottom border side value
DiagonalBorderSideValueRead/WriteGets or sets the diagonal border side value
DiagonalUpboolRead/WriteGets or sets whether the diagonal border is drawn upward
DiagonalDownboolRead/WriteGets or sets whether the diagonal border is drawn downward from the top-left corner to the bottom-right corner

Methods

SignatureDescription
Clone()