public read(reference as String) as Object:
Reads one cell value.
Stored value, or null when the cell is absent.
value = sheet.read("A1")