Share via


ExtensionListModify.Modify Property

Definition

Modify

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to