Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FormatCells.FormatCellsTab Enumeration


FormatCells.FormatCellsTab Enumeration
Represents the tabs of the format cell form.
Syntax
'Declaration
 
Public Enum FormatCells.FormatCellsTab 
   Inherits System.Enum
 
'Usage
 
Dim instance As FormatCells.FormatCellsTab
Members
MemberDescription
AlignmentThe text alignment tab.
BorderThe border tab.
ColorsLinesThe color and lines tab.
FillThe fill tab.
FontThe text font tab.
MarginsThe margins tab.
NumberThe number tab.
PropertiesThe properties tab.
ProtectionThe protection tab.
SizeThe size tab.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.FormatCells.FormatCellsTab

See Also