Aspose::Cells::LoadOptions::SetAutoFilter method
LoadOptions::SetAutoFilter method
Indicates whether auto filtering the data when loading the files.
void Aspose::Cells::LoadOptions::SetAutoFilter(bool value)
Remarks
Sometimes although autofilter is set, the corresponding rows is not hidden in the file. Now only works for SpreadSheetML file.
See Also
- Class Vector
- Class LoadOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++