Spread 8.0 Documentation
SaveToBuffer Method
Support Options
ActiveX Reference > ActiveX Methods > SaveToBuffer Method

Glossary Item Box

SaveToBuffer Method


See Also    DLL    Example

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

Saving to a Buffer

Sheet property

LoadFromFile, LoadFromBuffer, LoadTabFile, SaveTabFile methods

DLL Correspondence

SSSaveToBuffer function

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.