excelreads.sym
package excelreads.sym
Type members
Classlikes
abstract
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.