Spread 8.0 Documentation
Example
Support Options

Glossary Item Box

Example


The following example retrieves the item data associated with an fpSpread control.

C++

x = m_Spread.GetItemData( );

Visual Basic

x = fpSpread1.GetItemData( )

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