ApiPivotItem

class ApiPivotItem

Description

Class representing a PivotTable field item.

Instance Methods

GetName(): string

Returns a String value representing the name of the object.

GetCaption(): string

Returns a String value that represents the label text for the pivot item.

GetValue(): string

Returns a String value that represents the name of the specified item in the PivotTable field.

GetParent(): ApiPivotField

Returns the parent object for the specified object.

Instance Properties

Namestring

Returns the name of Pivot Item.

Captionstring

Returns the caption of Pivot Item.

Valuestring

Returns the value of Pivot Item.

Parentstring

Returns the parent of Pivot Item.

Fieldstring

Returns the field of Pivot Item.

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).