Namespace Openize.Cells
Classes
- ChartBuilder
Provides basic chart creation functionality
- Image
Represents an image, providing methods and properties to handle its path, data, and extension.
- ValidationRule
Represents a validation rule that can be applied to a cell or range of cells.
- Workbook
Represents an Excel workbook with methods for creating, modifying, and saving content.
- Worksheet
Represents a worksheet within an Excel file, providing methods to manipulate its content.
- Worksheet.WorksheetFactory
Creates an instance of the Worksheet class using the provided WorksheetPart and Worksheet. This method serves as a factory for creating Worksheet objects, encapsulating the instantiation logic.
- WorksheetColorExtensions
Provides extension methods for managing worksheet tab colors in Excel workbooks.
- WorksheetFreezePaneExtensions
Provides extension methods for easy management of freeze panes in Excel worksheets.
- WorksheetPropertiesExtensions
Provides extension methods for managing worksheet display properties and settings.
Enums
- ValidationType
Specifies the types of validation that can be applied to a cell or range of cells.