'Declaration
<System.FlagsAttribute()> Public Enum RangeExplorerCategoryFlags Inherits System.Enum
'Usage
Dim instance As RangeExplorerCategoryFlags
[System.Flags()] public enum RangeExplorerCategoryFlags : System.Enum
'Declaration
<System.FlagsAttribute()> Public Enum RangeExplorerCategoryFlags Inherits System.Enum
'Usage
Dim instance As RangeExplorerCategoryFlags
[System.Flags()] public enum RangeExplorerCategoryFlags : System.Enum
Member | Description |
---|---|
Alignment | Specifies that the alignment category is available. |
All | Specifies that all categories are available. |
Borders | Specifies that the borders category is available. |
Font | Specifies that the font category is available. |
FormatConditions | Specifies that the conditional formats category is available. |
Hyperlink | Specifies that the hyperlink category is available. |
Interior | Specifies that the interior category is available. |
None | Specifies that no category is available. |
NumberFormat | Specifies that the number format category is available. |
Protection | Specifies that the protection category is available. |
Validation | Specifies that the validation category is available. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.Windows.Forms.RangeExplorerCategoryFlags
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2