public enum EditorValueType : System.Enum
public enum EditorValueType : System.Enum
Member | Description |
---|---|
Index | Writes the index of the selected item to the model. |
Text | Writes the text value of the selected item to the model. |
Value | Writes the corresponding data value of the selected item to the model. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.EditorValueType