AD
Administrator
Syncfusion Team
April 22, 2004 03:27 PM UTC
Hi Greg,
Thank you for your interest in Syncfusion ExcelRW. We will add the following properties
1) HasNumber
2) IsBlank
3) HasString
All these properites will be available in an updated evaluation build that will be available early next week. Please let me know if you have any other requirements.
Best regards,
Stephen.
>Congratulations on releasing v2.
>
>Is there a method for discovering whether a cell is a number, string, etc.? I hate expending try/catch exception overhead just to find out what something is. I like .HasFormula and want a .DataType or some such.
>
>Thanks,
>Greg