DefinedName.ShortcutKey Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Tastenkombination
Stellt das folgende Attribut im Schema dar: shortcutKey
[DocumentFormat.OpenXml.SchemaAttr(0, "shortcutKey")]
public DocumentFormat.OpenXml.StringValue ShortcutKey { get; set; }
public DocumentFormat.OpenXml.StringValue ShortcutKey { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "shortcutKey")]
public DocumentFormat.OpenXml.StringValue? ShortcutKey { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("shortcutKey")]
public DocumentFormat.OpenXml.StringValue? ShortcutKey { get; set; }
public DocumentFormat.OpenXml.StringValue? ShortcutKey { get; set; }
member this.ShortcutKey : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "shortcutKey")>]
member this.ShortcutKey : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("shortcutKey")>]
member this.ShortcutKey : DocumentFormat.OpenXml.StringValue with get, set
Public Property ShortcutKey As StringValue
Eigenschaftswert
Gibt zurück StringValue.
- Attribute