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( )

Copyright © GrapeCity, inc. All rights reserved.