Application Method TOC - C

Calculate Method

Calculates all open workbooks, a specific worksheet in a workbook, or a specified range of cells on a worksheet, as shown in the following table.

See Calculate Method

CalculateFull Method

Forces a full calculation of the data in all open workbooks.

See CalculateFull Method

CalculateFullRebuild Method

For all open workbooks, forces a full calculation of the data and rebuilds the dependencies.

See CalculateFullRebuild Method

CalculateUntilAsyncQueriesDone Method

Runs all pending queries to OLEDB and OLAP data sources.

See CalculateUntilAsyncQueriesDone Method

CentimetersToPoints Method

Converts a measurement from centimeters to points (one point equals 0.035 centimeters).

See CentimetersToPoints Method

CheckAbort Method

Stops recalculation in a Microsoft Excel application.

See CheckAbort Method

CheckSpelling Method

Checks the spelling of a single word.

See CheckSpelling Method

ConvertFormula Method

Converts cell references in a formula between the A1 and R1C1 reference styles, between relative and absolute references, or both. Variant.

See ConvertFormula Method