[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.BordersInfo

BordersInfo Class

A collection of Border objects that represent the four borders of a Range or Style object.

Inheritance
BordersInfo
Namespace: GrapeCity.Wpf.SpreadSheet
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public sealed class BordersInfo
Public NotInheritable Class BordersInfo

Constructors

Name Description
BordersInfo()

Properties

Name Description
Bottom

Border at the bottom of the range.

Diagonal

Border running from the lower left-hand corner to the upper right of each cell in the range.

DiagonalDown

Border running from the upper left-hand corner to the lower right of each cell in the range.

DiagonalUp

Border running from the lower left-hand corner to the upper right of each cell in the range.

InsideHorizontal

Border at the bottom of the range.

Left

Border at the left-hand edge of the range.

Right

Border at the right-hand edge of the range.

Top

Border at the top of the range.