Table of Contents

Namespace Openize.Cells

Classes

BuiltInDocumentProperties
Cell
CellIndexer
ColorScaleOptions

Represents a color scale configuration for conditional formatting.

Comment
ConditionalFormattingRule

Represents a conditional formatting rule.

ConditionalFormattingStyle

Represents a conditional formatting style definition.

CsvOptions

Configuration options for CSV import and export operations.

DataBarOptions

Represents a data bar configuration for conditional formatting.

Image

Represents an image, providing methods and properties to handle its path, data, and extension.

ImageHandler
JsonOptions

Configuration options for JSON import and export operations.

Range
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.

WorksheetDataExtensions

Extension methods for data import and export operations on worksheets.

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

ConditionalFormattingOperator

Represents the operator for conditional formatting rules.

ConditionalFormattingType

Represents the type of conditional formatting rule.

SheetVisibility
ValidationType

Specifies the types of validation that can be applied to a cell or range of cells.