Versions in this module Expand all Collapse all v0 v0.3.0 Jan 13, 2024 v0.2.3 Jan 13, 2024 Changes in this version + type Row interface + Value func(clm int) string + type Sheet interface + Rows func() []Row + Value func(row, clm int) string