Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PivotFilterOptions Class / getAppliedDataField Method
In This Topic
    getAppliedDataField Method
    In This Topic
    Gets the value filter setting. Specifies which DataField the current field is filtered by. The value represents the index of the referenced DataField in the DataFields collection.
    Syntax
    public int getAppliedDataField()

    Return Value

    the applied data field index
    See Also