RevisionDefinedName.OldShortcutKey Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Tecla de corte corto antigua
Representa el atributo siguiente en el esquema: 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
Valor de propiedad
Devuelve ByteValue.
- Atributos