GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcComboBoxCellType クラス : ValueSubItemIndex プロパティ |
'Declaration
Public Property ValueSubItemIndex As Integer
'使用法
Dim instance As GcComboBoxCellType Dim value As Integer instance.ValueSubItemIndex = value value = instance.ValueSubItemIndex
public int ValueSubItemIndex {get; set;}
例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | 値が範囲外です。 |