19
Views
2
Comments
[Advanced Excel] Feature request: underline
Question
advanced-excel
Service icon
Forge asset by Carlos Freitas
Application Type
Service

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.

2025-09-25 22-50-38
Hanno

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

2023-12-20 21-15-17
Rob Poels

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...

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.