Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Introducedin
8.4

...

8.4
Description

Excerpt

Sets or Returns the current number of items the PivotTable's cache is set to retain.

Signature
C#
C#
public System.String Values{ get; set; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public Property Value() As String
{signature}
{remarks}
If the {{[
Remarks

If the PivotTableSettings.ItemsToRetain

]}}

is

set

to

{{[

ItemsToRetain.Max

]}}

,

{{

Value

}}

will

return

the

integer

value

of

the

maximum

number

items

the

PivotTable

cache

supports.

Use

{{[

ItemsToRetain.Max

]}}

to

set

the

number

of

items

to

retain

to

the

maximum

that

the

PivotTable

supports.

{remarks} {scrollbar}

Scrollbar