Compartir a través de


PropertySet.TextChanged Propiedad

Definición

Texto cambiado

Representa el atributo siguiente en el esquema: custT

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a