Spread 8.0 Documentation
DLL
Support Options

Glossary Item Box

DLL


To specify header text

  1. If you want to set the header text for a specific column or row, call the SSSetData function.
    If you are displaying multiple column or row headers, set the Col or Row parameters to SS_HEADER + n, where n is the number of rows or columns from the top or left header to specify the header cell for which to provide text.
  2. If you want to set the header text for a range of columns or rows, call the SSSetDataRange function.
    If you are displaying multiple column or row headers, set the Col or Row parameters to SS_HEADER + n, where n is the number of rows or columns from the top or left header to specify the header cells for which to provide text.
Copyright © GrapeCity, inc. All rights reserved.