Aspose::Cells::WorkbookSettings::SetMaxRowsOfSharedFormula method

WorkbookSettings::SetMaxRowsOfSharedFormula method

Gets and sets the max row number of shared formula.

void Aspose::Cells::WorkbookSettings::SetMaxRowsOfSharedFormula(int32_t value)

Remarks

If the number is too large, the autofilter works very slow in MS Excel 2013.

See Also