LoadOptions.ParsingPivotCachedRecords

LoadOptions.ParsingPivotCachedRecords property

Indicates whether parsing pivot cached records when loading the file. The default value is false.

public bool ParsingPivotCachedRecords { get; set; }

Remarks

Only applies for Excel Xlsx, Xltx, Xltm , Xlsm and xlsb file

See Also