Freigeben über


PropertySet.TextChanged-Eigenschaft

Text Changed.Represents the attribte in schema: custT

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "custT")> _
Public Property TextChanged As BooleanValue
    Get
    Set
'Usage
Dim instance As PropertySet
Dim value As BooleanValue

value = instance.TextChanged

instance.TextChanged = value
[SchemaAttrAttribute(, "custT")]
public BooleanValue TextChanged { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

PropertySet Klasse

PropertySet-Member

DocumentFormat.OpenXml.Drawing.Diagrams-Namespace