Spread 8.0 Documentation
DLL
Support Options

Glossary Item Box

DLL


To display three-dimensional effects in a static text cell

  1. Call the SSSetTypeStaticText function and set the TextStyle parameter to SS_TEXT_SHADOW to display a raised three-dimensional appearance or to SS_TEXT_SHADOWIN to display a lowered three-dimensional appearance.
  2. Call the SSSetCellType or SSSetCellTypeRange function and set the CellType parameter to SS_TYPE_STATICTEXT.
  3. Call the SSSetShadowColor function and set the parameters as follows:
    1. Set the ShadowDark parameter to specify the color of the shadow portion of the three-dimensional appearance.
    2. Set the ShadowLight parameter to specify the color of the highlight portion of the three-dimensional appearance.
Copyright © GrapeCity, inc. All rights reserved.