Navigation: thinBasic Modules > BIFF > BIFF_SetRowHeight |
|
Description
Change row height for a specific row.
Syntax
n = BIFF_SetRowHeight(Row, Height)
Returns
Number.
Parameters
Name |
Type |
Optional |
Meaning |
Row |
Number |
No |
Row number to be changed |
Height |
Number |
No |
Height to assign to row |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |