RecalculateOptions
type RecalculateOptions = object;Properties
Section titled “Properties”includeDeferred?
Section titled “includeDeferred?”optional includeDeferred: boolean;When true, deferred cells are included in this recalculation (but the set of cells to defer is preserved for future recalculations).
which?
Section titled “which?”optional which: WhichCellsToRecalculate;