WorkbookSettings.MaxRowsOfSharedFormula

WorkbookSettings.MaxRowsOfSharedFormula property

Gets and sets the max row number of shared formula.

public int MaxRowsOfSharedFormula { get; set; }

Remarks

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

See Also