Share via


Item.DrillAcrossAttributes Property

Definition

Drill Across Attributes

Represents the following attribute in the schema: e

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

Property Value

Returns BooleanValue.

Attributes

Applies to