Table of Contents

Namespace FileFormat.Cells

Classes

BuiltInDocumentProperties
Cell
CellIndexer
Comment
Image

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

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

Enums

SheetVisibility
ValidationType

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