GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 : GcComboBoxEditorValue 列挙体 |
'Declaration
Public Enum GcComboBoxEditorValue Inherits System.Enum
'使用法
Dim instance As GcComboBoxEditorValue
public enum GcComboBoxEditorValue : System.Enum
メンバ | 説明 |
---|---|
Index | [1] GcComboBoxの選択されているインデックスをモデルに書き込みます。 |
Text | [0] GcComboBoxの選択されているテキストをモデルに書き込みます。 |
Value | [2] GcComboBoxの選択されている値をモデルに書き込みます。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxEditorValue