Table of Contents

Enum XLItemsToRetain

Namespace
SlapKit.Excel.Excel
Assembly
SlapKit.Excel.dll

Specifies the number of unused items to allow in a IXLPivotCache before discarding unused items.

public enum XLItemsToRetain
Extension Methods

Fields

Automatic = 0

The threshold is set automatically based on the number of items.

Max = 2

When all shared items of a filed are unused.

None = 1

When even one item is unused.