Crate spsheet [] [src]

A xlsx or ods read and write library

Modules

style

Excel Base Format Style

Structs

Book

Book has owner of sheets.

Cell

Cell has owner of value and style.

Sheet

Sheet has owner of cells.

Enums

Value

Value has Str, Float, Data value.

Functions

column_and_row_to_index

Column and row String index to usize index pair

column_to_index

String index to usize index start with 0

index_to_column

Usize index to String index