Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotItem Interface / Position Property
In This Topic
    Position Property (IPivotItem)
    In This Topic
    Position of the item in its field if the item is currently showing. Read/write Integer.
    Syntax
    System.int Position {get; set;}
    See Also