Skip to main content

Module cell

Module cell 

Source
Expand description

Cell-level read/write API.

This module corresponds to cell.go in the Go implementation.

Structs§

FormulaOpts
Optional settings for File::set_cell_formula_with_opts.
HyperlinkOpts
Optional settings for File::set_cell_hyperlink.

Enums§

CellType
Cell data type enumeration.
CellValue
Value that can be written to a worksheet cell.