|
FlexCel Studio for VCL/LCL
|
Default column width
property DefaultColWidth: integer;
__property int DefaultColWidth;
This read-only property returns the default column width on Excel internal units. There is a constant "ColMult" defined on UFlxMessages that you can multiply to get the size in pixels.
See ColWidth 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!
|