GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > ListColumnCollection クラス : Item プロパティ |
'Declaration
Public Default Property Item( _ ByVal index As Integer _ ) As ListColumn
public ListColumn this[ int index ]; {get; set;}