Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotField Interface / getRepeatLabels Method
In This Topic
    getRepeatLabels Method
    In This Topic
    Gets whether item labels are repeated in the PivotTable for the specified PivotField.
    Syntax
    boolean getRepeatLabels()

    Return Value

    True if labels are repeated, false otherwise.
    See Also