[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.AlternatingStyle.Orientation

Orientation Property

Orientation

Gets or sets the text orientation.

Declaration
public override int Orientation { get; set; }
Public Overrides Property Orientation As Integer
Property Value
Type Description
int

An integer value represents the text orientation.

Overrides
Remarks

There are special values that can be set to Orientation. They can be found from Alignment.

Horizontal text: HorizontalText

Upward text: UpwardText

Downward text: DownwardText

Vertical text: VerticalText