Skip to content

A simple fluent extensions methods for manipulating ExcelRange properties like, "Border", "Alignment", "Font", ....

License

Notifications You must be signed in to change notification settings

faridprogrammer/EPPlus.FluentExtensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

EPPlus.FluentExtensions

A simple fluent extensions methods for manipulating ExcelRange properties like, "Border", "Alignment", "Font", ....

The list of extension method are expanding but in case of needing any specific extension or a bug report please place an issue on this repository.

Notes

  1. After installing the package, the extension methods will be available on OfficeOpenXml namespace.
  2. All the methods start with Set word in order to be easily explorable. like SetFont, SetMerge, SetHorizontalAlightLeft and ...
  3. The list of extension methods are not completed yet.
  4. I would love to accept pull requests :)

About

A simple fluent extensions methods for manipulating ExcelRange properties like, "Border", "Alignment", "Font", ....

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages