Compartir a través de


BackstageComboBox.GetText Propiedad

Definición

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

Representa el atributo siguiente en el esquema: getText

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

Valor de propiedad

Atributos

Se aplica a