pearcefleming / excellibrary

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

When Worksheet.Cells (1, 0) is empty, will be able to set the value. #117

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When Worksheet.Cells (1, 0) is empty, will be able to set the value.
This is easier to use excellibrary.

ex:
Worksheet.Cells(1, 0).Value = "Test"

Original issue reported on code.google.com by johnpage1978 on 2 Dec 2011 at 11:53

Attachments: