GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > ShortcutDictionary クラス : Item プロパティ |
'使用法 Dim instance As ShortcutDictionary Dim key As Keys Dim value As String instance.Item(key) = value value = instance.Item(key)
例外 | 説明 |
---|---|
System.ArgumentNullException | 指定された値が null 参照 (Visual Basicでは Nothing) です。 |
System.ArgumentException | 指定された値が無効なアクション名です。 |