'Declaration
Public Enum PathFormat Inherits System.Enum
'Usage
Dim instance As PathFormat
public enum PathFormat : System.Enum
'Declaration
Public Enum PathFormat Inherits System.Enum
'Usage
Dim instance As PathFormat
public enum PathFormat : System.Enum
Member | Description |
---|---|
None | Represents no format. |
Type1 | Represents the Type1 format. |
Type2 | Represents the Type2 format. |
Type3 | Represents the Type3 format. |
Type4 | Represents the Type4 format. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Drawing.PathFormat