GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > ButtonTextCollectionInfo クラス > Item プロパティ : Item(Int32) プロパティ |
'Declaration Public Overloads Shadows ReadOnly Property Item( _ ByVal index As Integer _ ) As String
'使用法 Dim instance As ButtonTextCollectionInfo Dim index As Integer Dim value As String value = instance.Item(index)