Back to Devexpress

IWorkbook.Calculate Method

officefileapi-devexpress-dot-spreadsheet-dot-iworkbook-dot-calculate.md

latest597 B
Original Source

IWorkbook.Calculate Method

NameParametersDescription
Calculate()noneForces recalculation of the workbook.
Calculate(CellRange)rangeForces recalculation of the specified cell range in a worksheet.
Calculate(Worksheet)sheetForces recalculation of the specified worksheet in a workbook.