RevisionDefinedName.ShortcutKey Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Shortcut Key
Represents the following attribute in the schema: shortcutKey
[DocumentFormat.OpenXml.SchemaAttr(0, "shortcutKey")]
public DocumentFormat.OpenXml.ByteValue ShortcutKey { get; set; }public DocumentFormat.OpenXml.ByteValue ShortcutKey { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "shortcutKey")]
public DocumentFormat.OpenXml.ByteValue? ShortcutKey { get; set; }[DocumentFormat.OpenXml.SchemaAttr("shortcutKey")]
public DocumentFormat.OpenXml.ByteValue? ShortcutKey { get; set; }public DocumentFormat.OpenXml.ByteValue? ShortcutKey { get; set; }member this.ShortcutKey : DocumentFormat.OpenXml.ByteValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "shortcutKey")>]
member this.ShortcutKey : DocumentFormat.OpenXml.ByteValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("shortcutKey")>]
member this.ShortcutKey : DocumentFormat.OpenXml.ByteValue with get, setPublic Property ShortcutKey As ByteValueProperty Value
Returns ByteValue.
- Attributes