次の方法で共有


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 を返します。

属性

適用対象