excelreads.sym

Type members

Classlikes

abstract
class ExcelBasicSYM[F[_]]

Basic getter interface from an Excel cell

Basic getter interface from an Excel cell

Note

These methods return the Option value. In the Excel convention, it's very difficult to distinguish that the cell is empty or not. This optional design requires that its implementation need to care for the empty.

abstract
class ExcelStyleSYM[Style, F[_]]

Cell style getter interface

Cell style getter interface

Type Params
Style

cell style type