Share via


RevisionDefinedName.OldShortcutKey Property

Definition

Old Short Cut Key

Represents the following attribute in the schema: 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

Property Value

Returns ByteValue.

Attributes

Applies to