bobble14988
bobble14988

Reputation: 1756

C# ExcelLibrary and changing the font/decoration of cells

Using ExcelLibrary, how can I:

I've searched through the, rather limited, documentation and haven't been able to find a solution yet.

Are there any other Excel libraries which combine the ease of ExcelLibrary with a bit more functionality? (Different question I know).

Thanks in advance for any help.

Upvotes: 0

Views: 3117

Answers (1)

pabdulin
pabdulin

Reputation: 35235

Use ClosedXML, at least it's documentation is quite nice.

Upvotes: 1

Related Questions