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)
Spread 8.0 Documentation | |
Example | |
Support Options |
Glossary Item Box