Spread 8.0 Documentation
DLL
Support Options

Glossary Item Box

DLL


To save to a buffer

Call the SSSaveToBuffer function and set the parameters as follows:

  1. If you have multiple sheets, set SSSetSheet first.
  2. If you want to save both data and formatting, set the fDataOnly parameter to FALSE.
  3. If you want to save data only, set the fDataOnly parameter to TRUE.

Note: The calling application is responsible for freeing the return buffer.

Copyright © GrapeCity, inc. All rights reserved.