Name | Description | |
---|---|---|
![]() | BeginUpdate | Suspends painting and events until EndUpdate is called. Calling this function is exclusively. |
![]() | Calculate | Calculates all workbooks on this workbook set. |
![]() | EndUpdate | Restores painting and events to the state before the last call to BeginUpdate. |
![]() | InitializeBatching | Initializes batching for changing cell values and formulas. |
![]() | TerminateBatching | Ends batching for changing cell values and formulas. |