Style Excel Cell Borders & Fonts

IronXL allows C# developers to style any Excel Cell and Range in C#. IronXL cover most of the styling available in Microsoft Excel such as fonts, text alignment, borders, colors, backgrounds, and patterns. The code example above shows a wide range of styles configurable with IronXL.

Individual Cell and Range bottom, top, left, right, diagonal border can be set to 14 different border styles such as dotted, dashes and double to name a few in enum BorderType. Enable or Disable ShrinkToFit and WrapText property to have more control over how the spreadsheet organize cell size.