Compartir a través de


BackstageCheckBox.GetDescription Propiedad

Definición

getDescription, esta propiedad solo está disponible en Office 2010 y versiones posteriores.

Representa el atributo siguiente en el esquema: getDescription

[DocumentFormat.OpenXml.SchemaAttr(0, "getDescription")]
public DocumentFormat.OpenXml.StringValue GetDescription { get; set; }
public DocumentFormat.OpenXml.StringValue GetDescription { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "getDescription")]
public DocumentFormat.OpenXml.StringValue? GetDescription { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("getDescription")]
public DocumentFormat.OpenXml.StringValue? GetDescription { get; set; }
public DocumentFormat.OpenXml.StringValue? GetDescription { get; set; }
member this.GetDescription : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "getDescription")>]
member this.GetDescription : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("getDescription")>]
member this.GetDescription : DocumentFormat.OpenXml.StringValue with get, set
Public Property GetDescription As StringValue

Valor de propiedad

Atributos

Se aplica a