[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.VerticalAnchor

VerticalAnchor Enum

Specifies the vertical alignment of text in a text frame.

Namespace: GrapeCity.Spreadsheet.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum VerticalAnchor
Public Enum VerticalAnchor

Fields

Name Description
Bottom

Aligns text to bottom of text frame.

Distributed

Specifies that rotated text should wrap and be aligned to form straight edges on the left and right, including the last line.

Justify

Specifies that rotated text is vertically justified.

Middle

Centers text vertically.

Top

Aligns text to top of text frame.