GrapeCity.Documents.Excel Namespace / IPivotCell Interface / Range Property
In This Topic
Range Property (IPivotCell)
In This Topic
Returns a Range object that represents the range the specified PivotCell applies to.
Syntax
IRange Range {get;}
See Also