'Declaration
Public Enum IntelliSenseItems.ItemType Inherits System.Enum
'Usage
Dim instance As IntelliSenseItems.ItemType
public enum IntelliSenseItems.ItemType : System.Enum
'Declaration
Public Enum IntelliSenseItems.ItemType Inherits System.Enum
'Usage
Dim instance As IntelliSenseItems.ItemType
public enum IntelliSenseItems.ItemType : System.Enum
Member | Description |
---|---|
DefinedName | Represents a defined name. |
FieldName | Represents a field name. |
Function | Represents a function. |
FunctionArgument | Represents a function argument. |
Invalid | Represents an invalid item. |
RichValue | Represents a rich value. |
Table | Represents a table. |
TableArea | Represents a table area. |
TableColumn | Represents a table column. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.UI.IntelliSenseItems.ItemType