Spread 8.0 Documentation
DLL
Support Options
Glossary Item Box
DLL
To display an ellipsis in a cell
Call the
SSSetTypeCurrency
,
SSSetTypeCurrencyEx
,
SSSetTypeDate
,
SSSetTypeEdit
,
SSSetTypeNumber
,
SSSetTypeNumberEx
,
SSSetTypePercent
,
SSSetTypePercentEx
,
SSSetTypePic
,
SSSetTypeStaticText
, or
SSSetTypeTime
function to set the cell type.
Set the
Style
parameter to SSS_ELLIPSES.
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.