Glossary Item Box
The following example retrieves a custom name.
CString s; s = m_Spread.GetCustomName("Alpha");
Dim s As String s = fpSpread1.GetCustomName("Beta")