Spread 8.0 Documentation
DLL
Support Options

Glossary Item Box

DLL


To format a scientific notation cell

  1. If you want to set the decimal character, call the SSSetTypeScientific function.
    Set the parameters for the functions as follows:
    1. Set the lpzDecimal parameter to specify a custom decimal symbol.
  2. Call the SSSetCellType or SSSetCellTypeRange function and set the CellType parameter to SS_TYPE_SCIENTIFIC.
Copyright © GrapeCity, inc. All rights reserved.