RevisionDefinedName.OldShortcutKey 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.
Old Short Cut Key
Stellt das folgende Attribut im Schema dar: oldShortcutKey
[DocumentFormat.OpenXml.SchemaAttr(0, "oldShortcutKey")]
public DocumentFormat.OpenXml.ByteValue OldShortcutKey { get; set; }
public DocumentFormat.OpenXml.ByteValue OldShortcutKey { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "oldShortcutKey")]
public DocumentFormat.OpenXml.ByteValue? OldShortcutKey { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("oldShortcutKey")]
public DocumentFormat.OpenXml.ByteValue? OldShortcutKey { get; set; }
public DocumentFormat.OpenXml.ByteValue? OldShortcutKey { get; set; }
member this.OldShortcutKey : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "oldShortcutKey")>]
member this.OldShortcutKey : DocumentFormat.OpenXml.ByteValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("oldShortcutKey")>]
member this.OldShortcutKey : DocumentFormat.OpenXml.ByteValue with get, set
Public Property OldShortcutKey As ByteValue
Eigenschaftswert
Gibt zurück ByteValue.
- Attribute