Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotItem Interface

In This Topic
    IPivotItem Interface Methods
    In This Topic

    For a list of all members of this type, see IPivotItem members.

    Public Methods
     NameDescription
     MethodGets the formula of calculated item.  
     MethodGets the name of the object.  
     MethodGets the Position of the item in its field if the item is currently showing.  
     MethodGets if the outline is expanded for the specified range (so that the detail of the column or row is visible).  
     MethodReturns the specified object¡¯s name as it appears in the original source data for the specified PivotTable report. This might be different from the current item name if the user renamed the item after creating the PivotTable report .  
     MethodDetermines whether the object is visible.  
     MethodSets the formula of calculated item.  
     MethodSets the name of the object.  
     MethodSets the Position of the item in its field if the item is currently showing.  
     MethodSets whether the outline is expanded for the specified range (so that the detail of the column or row is visible).  
     MethodDetermines whether the object is visible.  
    Top
    See Also