dhatim / fastexcel

Generate and read big Excel files quickly
Other
644 stars 116 forks source link

Added possibility to define diagonal border properties (up and down) #356

Closed JakKowalCzyk closed 7 months ago

JakKowalCzyk commented 7 months ago

Added properties based on https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.spreadsheet.border?view=openxml-2.8.1 (attributes section)

ochedru commented 7 months ago

Thank you for your PR!