Spread 8.0 Documentation
Example
Support Options

Glossary Item Box

Example


The following example loads a binary data file.

C++

ret = m_Spread.LoadFromFile("C:\DATA.SS8");

Visual Basic

ret = fpSpread1.LoadFromFile("C:\DATA.SS8")

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