PropertySet.TextChanged 属性

定义

文本已更改

表示架构中的以下属性: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

属性值

返回 BooleanValue

属性

适用于