Spread 8.0 Documentation
DLL
Support Options

Glossary Item Box

DLL


To resize a cell based on the tallest data in that row

  1. Call the SSGetMaxTextRowHeight function.
  2. Call the SSSetRowHeight or SSSetRowHeightInPixels function and set the parameters as follows:
    1. Set the Row parameter to the number of the row you want to resize.
    2. Set the dfHeight (dHeight for SSSetRowHeightInPixels) parameter to the maximum text height returned in step 1.
Copyright © GrapeCity, inc. All rights reserved.