Expand description

Defines four structs for different cell references within an ODS file.

This is a helper crate for spreadsheet-ods.

Re-exports

pub use error::CellRefError;

Modules

Structs

A cell-range.
A reference to a cell, possibly in another sheet in another file.
A range over columns.
A range over rows.