Glossary Item Box
The following example converts a column-width measurement to twips.
m_Spread.ColWidthToTwips(Width, &Twips);
fpSpread1.ColWidthToTwips Width, Twips