Spread 8.0 Documentation
DLL
Support Options

Glossary Item Box

DLL


To create an edit cell

  1. Call the SSSetTypeEdit function and set the parameters as follows:
    1. Use the ChrCase parameter to specify the case of the provided characters.
    2. Use 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_EDIT.
Copyright © GrapeCity, inc. All rights reserved.