PivotFilter Properties

Include Protected Members
Include Inherited Members

The PivotFilter type exposes the following members.

Properties

  Name Description
Public property AutoFilter Auto Filter.Represents the element tag in schema: x:autoFilter
Public property ChildElements Gets all the child nodes of this element. (Inherited from OpenXmlElement.)
Public property Description Pivot Filter Description.Represents the attribte in schema: description
Public property EvaluationOrder Evaluation Order.Represents the attribte in schema: evalOrder
Public property ExtendedAttributes Gets all extended attributes (attributes not defined in schema) of the element. (Inherited from OpenXmlElement.)
Public property ExtensionList ExtensionList.Represents the element tag in schema: x:extLst
Public property Field Field Index.Represents the attribte in schema: fld
Public property FirstChild Gets the first child of the OpenXmlElement. If there is no such OpenXmlElement, a null reference (Nothing in Visual Basic) is returned. (Inherited from OpenXmlCompositeElement.)
Public property HasAttributes Gets a boolean value indicating whether the current element has any attributes. (Inherited from OpenXmlElement.)
Public property HasChildren Gets a value indicating whether this element has any child elements. (Inherited from OpenXmlCompositeElement.)
Public property Id Pivot Filter Id.Represents the attribte in schema: id
Public property InnerText Gets or sets the concatenated values of the node and all its children. (Inherited from OpenXmlCompositeElement.)
Public property InnerXml Gets or sets the markup representing only the child nodes of this node. (Inherited from OpenXmlCompositeElement.)
Public property LastChild Gets the last child of the OpenXmlElement. If there is no such OpenXmlElement, a null reference (Nothing in Visual Basic) is returned. (Inherited from OpenXmlCompositeElement.)
Public property LocalName Gets the local name of the element. (Overrides OpenXmlElement.LocalName.)
Public property MCAttributes Markup Compatibility Attributes Set. Return null if there is no Markup Compatibility Attribute defined in this element. (Inherited from OpenXmlElement.)
Public property MeasureField Measure Field Index.Represents the attribte in schema: iMeasureFld
Public property MeasureHierarchy Measure Index.Represents the attribte in schema: iMeasureHier
Public property MemberPropertyFieldId Member Property Field Id.Represents the attribte in schema: mpFld
Public property Name Pivot Filter Name.Represents the attribte in schema: name
Public property NamespaceDeclarations Gets all the namespace declarations defined in the current element. Return an empty enumerator if there is no namespace declaration. (Inherited from OpenXmlElement.)
Public property NamespaceUri Gets the namespace URI of this node. (Inherited from OpenXmlElement.)
Public property OpenXmlElementContext Gets the OpenXmlEementContext. (Inherited from OpenXmlElement.)
Public property OuterXml Gets the markup representing this element and all its child elements. (Inherited from OpenXmlElement.)
Public property Parent Gets the parent of this element. (Inherited from OpenXmlElement.)
Public property Prefix Gets the namespace prefix of this node. (Inherited from OpenXmlElement.)
Public property StringValue1 Label Pivot.Represents the attribte in schema: stringValue1
Public property StringValue2 Label Pivot Filter String Value 2.Represents the attribte in schema: stringValue2
Public property Type Pivot Filter Type.Represents the attribte in schema: type
Public property XmlQualifiedName Gets the qualified name of the node. (Inherited from OpenXmlElement.)

Top

See Also

Reference

PivotFilter Class

DocumentFormat.OpenXml.Spreadsheet Namespace