Versions in this module Expand all Collapse all v0 v0.2.2 May 6, 2021 Changes in this version + type Row interface + Value func(clm int) string + type Sheet interface + Rows func() []Row + Value func(row, clm int) string