DLL
To add formatted data
You can set formatted data using different functions, depending on the data you want to set. For more detailed information about each of these functions, see the function topic in the DLL Reference.
- To add data to a cell, column, row, or the entire sheet, call the SSSetArray to set different data in multiple cells or the SSSetData or the SSSetDataRange function, which set the same data in each cell if you set multiple cells.
- If you need to load tab-delimited, formatted data into a block of cells, call the SSClipIn function to set different data in each cell.