Skip to main content

ApiPivotItem

Represents the ApiPivotItem class.

Properties

NameTypeDescription
CaptionstringReturns a caption of the pivot item.
FieldstringReturns a field of the pivot item.
NamestringReturns a name of the pivot item.
ParentstringReturns a parent of the pivot item.
ValuestringReturns a name of the specified item in the pivot table field.

Methods

MethodReturnsDescription
GetCaptionstringReturns a caption of the pivot item.
GetNamestringReturns a name of the pivot item.
GetParentApiPivotFieldReturns a parent of the pivot item.
GetValuestringReturns a name of the specified item in the pivot table field.