DLL
To specify header text
-
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.
-
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.