Aspose::Cells::LoadOptions::SetParsingPivotCachedRecords method

LoadOptions::SetParsingPivotCachedRecords method

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

void Aspose::Cells::LoadOptions::SetParsingPivotCachedRecords(bool value)

Remarks

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

See Also