Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / AlignmentAttributes Enumeration


AlignmentAttributes Enumeration
Specifies all attributes of the Alignment value.
Syntax
'Declaration
 
Public Enum AlignmentAttributes 
   Inherits System.Enum
 
'Usage
 
Dim instance As AlignmentAttributes
Members
MemberDescription
All 
HAlignment 
Indent 
JustifyLastLine 
None 
ReadingOrder 
RelativeIndent 
ShrinkToFit 
TextRotation 
VAlignment 
WrapText 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.AlignmentAttributes

See Also