[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotField.Position

Position Property

Position

Gets or sets the position of the field (first, second, third, and so on) among all the fields in its orientation (Rows, Columns, Pages, Data).

Declaration
int Position { get; set; }
Property Position As Integer