PropertySet.TextChanged Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Texto alterado
Representa o seguinte atributo no 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 da propriedade
Retorna BooleanValue.
- Atributos