Freigeben über


ExtensionListWithModification.Modify Eigenschaft

Definition

Ändern

Stellt das folgende Attribut im Schema dar: mod

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

Eigenschaftswert

Gibt zurück BooleanValue.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Dieses Attribut gibt an, ob die in diesem Element enthaltenen Daten geändert wurden und daher von der generierenden Anwendung erneut verarbeitet werden sollen.

Die möglichen Werte für dieses Attribut werden durch den XML-Schemadatentyp boolean definiert.

Gilt für: