Spread 8.0 Documentation
DLL
Support Options

Glossary Item Box

DLL


To display an ellipsis in a cell

  1. Call the SSSetTypeCurrency, SSSetTypeCurrencyEx, SSSetTypeDate, SSSetTypeEdit, SSSetTypeNumber, SSSetTypeNumberEx, SSSetTypePercent, SSSetTypePercentEx, SSSetTypePic, SSSetTypeStaticText, or SSSetTypeTime function to set the cell type.
  2. Set the Style parameter to SSS_ELLIPSES.
  3. If the cell type is currency, number, or percent, use the Or operator and combine the SSS_ALIGN_LEFT value with the SSS_ELLIPSES value in the Style parameter.
Copyright © GrapeCity, inc. All rights reserved.