IPivotField Properties |
The IPivotField type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Axis |
Gets/sets field axis.
|
|
|
CanDragOff | |
|
|
CanDragToColumn |
User can drag field to column area.
|
|
|
CanDragToData |
True if the specified field can be dragged to the data position. The default value is True.
|
|
|
CanDragToPage |
User can drag field to page area.
|
|
|
CanDragToRow |
User can drag field to row area.
|
|
|
CustomName |
Gets/sets pivot field custom name.
|
|
|
Formula |
Specifies the formula for the calculated field
|
|
|
IsFormulaField |
Indicates whether this field is formula field
|
|
|
Name |
Returns pivot field name. Read-only.
|
|
|
NumberFormat |
Gets/sets number format.
|
|
|
RepeatItemLabels |
True if the field repeat item labels.
|
|
|
ShowBlankRow |
True if a blank row is inserted after the specified row field in a PivotTable report.
|
|
|
Subtotals |
Gets or sets type of field subtotals.
|