Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotCaches Interface / create Method
The data for the new PivotTable cache.
In This Topic
    create Method
    In This Topic
    Creates a new PivotCache.
    Syntax
    IPivotCache create( 
       java.lang.Object SourceData
    )

    Parameters

    SourceData
    The data for the new PivotTable cache.

    Return Value

    PivotCache
    See Also