[]
        
(Showing Draft Content)

GrapeCity.Drawing.TextFontAlign

TextFontAlign Enum

Special text alignment for text in a shape.

Namespace: GrapeCity.Drawing
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum TextFontAlign : byte
Public Enum TextFontAlign As Byte

Fields

Name Description
Auto

alignment auto.

Baseline

Baseline

Bottom

alignment bottom.

Center

alignment center.

Top

alignment top.