Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotCache Interface / SourceData Property
In This Topic
    SourceData Property (IPivotCache)
    In This Topic
    Gets or sets the data source for the PivotTable report.
    Syntax
    IRange SourceData {get; set;}
    See Also