[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Style.BorderDiagonalStyles

BorderDiagonalStyles Enum

For DDCell's BorderDiagonalEnum property.

Namespace: GrapeCity.SpreadBuilder.Style
Assembly: MESCIUS.ActiveReports.SpreadBuilder.dll
Syntax
public enum BorderDiagonalStyles : byte

Fields

Name Description
Both

Includes both Up & Down styles, forming an X across the cell.

Down

Starts in the upper left corner, and goes down to the lower right corner.

None

No diagonal border will be drawn.

Up

Starts in the bottom left corner, and goes up to the upper right corner.