PHDuy / excellibrary

Automatically exported from code.google.com/p/excellibrary
0 stars 0 forks source link

set row height #32

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I'm trying to set row height

worksheet.Cells.Rows[19].Height = 500;

but it doesn't work

Original issue reported on code.google.com by marcome...@gmail.com on 28 May 2009 at 8:57