_Global.KeyBindings 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回表示 KeyBindings 自定义键分配的集合,其中包括键代码、键类别和命令。
public:
property Microsoft::Office::Interop::Word::KeyBindings ^ KeyBindings { Microsoft::Office::Interop::Word::KeyBindings ^ get(); };
public Microsoft.Office.Interop.Word.KeyBindings KeyBindings { get; }
member this.KeyBindings : Microsoft.Office.Interop.Word.KeyBindings
Public ReadOnly Property KeyBindings As KeyBindings