PivotItemReference Constructors
Represents a reference to a specific item in a pivot table.| Name | Parameters | Description |
|---|---|---|
| PivotItemReference(Int32, Int32) | fieldIndex, itemIndex | Initializes a new instance of the PivotItemReference class with the specified settings. |
See Also