StaSpreadsheet.Recalculate
This function recalculates the specified variable formula (optionally within a specified case range).
| Syntax | Parameters | Return Value |
|---|---|---|
Sub StaSpreadsheet.Recalculate( _
Optional Variable As Variant, _
Optional FirstCase As Variant, _
Optional LastCase As Variant)
|
Type: Variant
Type: Variant
Type: Variant |
This function does not return a value. |