'Declaration
<System.FlagsAttribute()> Public Enum ShapeExplorerCategoryFlags Inherits System.Enum
'Usage
Dim instance As ShapeExplorerCategoryFlags
[System.Flags()] public enum ShapeExplorerCategoryFlags : System.Enum
'Declaration
<System.FlagsAttribute()> Public Enum ShapeExplorerCategoryFlags Inherits System.Enum
'Usage
Dim instance As ShapeExplorerCategoryFlags
[System.Flags()] public enum ShapeExplorerCategoryFlags : System.Enum
Member | Description |
---|---|
Alignment | Specifies that the alignment category is available. |
All | Specifies that all categories are available. |
AutoShape | Specifies that the auto shape category is available. |
Control | Specifies that the control category is available. |
Fill | Specifies that the fill category is available. |
Font | Specifies that the font category is available. |
Line | Specifies that the line category is available. |
None | Specifies that no category is available. |
Protection | Specifies that the protection category is available. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.Windows.Forms.ShapeExplorerCategoryFlags
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