Spread 8.0 Documentation
DLL
Support Options

Glossary Item Box

DLL


To create and customize a time cell

  1. Call the SSSetTypeTime function and set the parameters as follows:
    1. Set the lMax parameter to specify the maximum time value for the cell.
    2. Set the lMin parameter to specify the minimum time value for the cell.
    3. Set the Style parameter to TS_SPIN to display a spin button in the cell.
    4. Set the Style parameter to specify the text alignment and orientation.
  2. Call the SSSetCellType or SSSetCellTypeRange function and set the CellType parameter to SS_TYPE_TIME.
Copyright © GrapeCity, inc. All rights reserved.