Spread 8.0 Documentation
DLL
Support Options

Glossary Item Box

DLL


To recalculate an individual cell

  1. Call the SSSetBool function and set the parameters as follows:
    1. Set the nIndex parameter to SSB_AUTOCALC.
    2. Set the bNewVal parameter to FALSE.
  2. Call the SSReCalcCell function and set the lCol and lRow parameters to specify the cell.
Copyright © GrapeCity, inc. All rights reserved.