GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > BaseKeyCollection クラス : Keys プロパティ |
'Declaration
Public ReadOnly Property Keys As String()
'使用法
Dim instance As BaseKeyCollection Dim value() As String value = instance.Keys
public string[] Keys {get;}