Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotCache Interface / RecordCount Property
In This Topic
    RecordCount Property
    In This Topic
    Returns the number of records in the PivotTable cache or the number of cache records that contain the specified item.
    Syntax
    System.int RecordCount {get;}
    See Also