GetPivotItems

function GetPivotItems(index: number = null): ApiPivotItem[] | ApiPivotItem | "null"

Description

Returns an object that represents either a single PivotTable item (a PivotItem object) or a collection of all the visible and hidden items (a PivotItems object) in the specified field.

Parameters

indexnumberdefault: null

Returns

ApiPivotItem[] | ApiPivotItem | "null"

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).