Spread Windows Forms 12.0 Product Documentation
FormatCells.FormatCellsTab Enumeration


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : 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
public enum FormatCells.FormatCellsTab : System.Enum 
Members
MemberDescription
AlignmentThe text alignment tab.
BorderThe border tab.
FillThe fill tab.
FontThe text font tab.
NumberThe number tab.
ProtectionThe protection tab.
Inheritance Hierarchy

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

See Also

Reference

FarPoint.Win.Spread Namespace