GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcComboBoxCellType クラス : TextSubItemIndex プロパティ |
'Declaration
Public Property TextSubItemIndex As Integer
'使用法
Dim instance As GcComboBoxCellType Dim value As Integer instance.TextSubItemIndex = value value = instance.TextSubItemIndex
public int TextSubItemIndex {get; set;}
例外 | 説明 |
---|---|
System.ArgumentException | 値が有効ではありません。 |