FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport.DefaultRowHeight Property

Default row height

Pascal
property DefaultRowHeight: integer;
C++
__property int DefaultRowHeight;

This read-only property returns the default row height on Excel internal units. There is a constant "RowMult" defined on UFlxMessages that you can multiply to get the size in pixels. 

 

See RowHeight for an example on how to convert between pixels and Excel internal units.

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!