SaveToBuffer Method
Applies To
fpSpread control
Description
Saves the data to a buffer.
Syntax
C++
VARIANT CSpreadSheet::SaveToBuffer ();
Visual Basic
fpSpread.SaveToBuffer() As Variant
Remarks
This method is applied to the entire workbook, including all sheets in the control. All the sheets in the control are saved to the buffer.
Return Type
Variant.
See Also
Sheet property
LoadFromFile, LoadFromBuffer, LoadTabFile, SaveTabFile methods
DLL Correspondence
SSSaveToBuffer function