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