Spread 8.0 Documentation
Example
Support Options

Glossary Item Box

Example


The following example retrieves the item data associated with the fifth sheet column.

C++

x = m_Spread.GetColItemData(5);

Visual Basic

x = fpSpread1.GetColItemData(5)

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