Glossary Item Box
The following example retrieves the item data associated with the fifth sheet column.
x = m_Spread.GetColItemData(5);
x = fpSpread1.GetColItemData(5)