[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IRange.Orientation

Orientation Property

Orientation

Gets or sets the text orientation.

Declaration
int Orientation { get; set; }
Property Orientation As Integer
Property Value
Type Description
int

An integer value represents the text orientation.

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