Spread 8.0 Documentation
Example
Support Options

Glossary Item Box

Example


The following example converts a row-height measurement in spreadsheet coordinates to twips.

C++

m_Spread.RowHeightToTwips(Row, Height, Twips);

Visual Basic

fpSpread1.RowHeightToTwips Row, Height, Twips

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