Item.DrillAcrossAttributes Property
Drill Across Attributes.Represents the attribte in schema: e
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "e")> _
Public Property DrillAcrossAttributes As BooleanValue
Get
Set
'Usage
Dim instance As Item
Dim value As BooleanValue
value = instance.DrillAcrossAttributes
instance.DrillAcrossAttributes = value
[SchemaAttrAttribute(, "e")]
public BooleanValue DrillAcrossAttributes { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.