Hi!
Is it possible to implement an 'Underline' attribute in the CellFormat structure so we can use in Cell_Write?The underline attribute is supported by the ExcelFont class in .NET:
Thanks in advance.
Hi Rob
I have yet to dive into the details of the code, but are there others you want me to add besides that one property?
I'll add it later this week.
Hanno
Hi Hanno,
for now, we only need the underline property, but I see there as a property for StrikeOut and Italic in the ExcelFont class as well. It would be desirable to put those in right away if it's not too much effort...