Share via


RevisionList.InsDelHeaders Property

Definition

InsDelHeaders, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: InsDelHeaders

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

Property Value

Attributes

Applies to