Initial commit of the ClosedXML library #1

Merged
bermudalamb merged 1 commits from feature/initial-commit into main 2026-06-23 11:04:07 -05:00
Owner

Establishes the foundational structure, core Excel functionality, and tooling.

  • Implements base components for cells, ranges, columns, and rows.
  • Integrates a custom calculation engine with a wide range of Excel functions.
  • Adds comprehensive support for styling, conditional formatting, data validation, comments, pictures, and charts.
  • Configures build setup, project metadata (NuGet), and developer guidelines.
  • Includes editor and Git attributes for consistent code style and line endings.
Establishes the foundational structure, core Excel functionality, and tooling. - Implements base components for cells, ranges, columns, and rows. - Integrates a custom calculation engine with a wide range of Excel functions. - Adds comprehensive support for styling, conditional formatting, data validation, comments, pictures, and charts. - Configures build setup, project metadata (NuGet), and developer guidelines. - Includes editor and Git attributes for consistent code style and line endings.
bermudalamb added 1 commit 2026-06-23 11:03:50 -05:00
Establishes the foundational structure, core Excel functionality, and tooling.

- Implements base components for cells, ranges, columns, and rows.
- Integrates a custom calculation engine with a wide range of Excel functions.
- Adds comprehensive support for styling, conditional formatting, data validation, comments, pictures, and charts.
- Configures build setup, project metadata (NuGet), and developer guidelines.
- Includes editor and Git attributes for consistent code style and line endings.
bermudalamb merged commit 521d641a9e into main 2026-06-23 11:04:07 -05:00
bermudalamb deleted branch feature/initial-commit 2026-06-23 11:04:13 -05:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bermudalamb/ClosedXML#1