Versions in this module Expand all Collapse all v1 v1.1.1 Dec 4, 2025 Changes in this version + const StatusError + const StatusInfo + const StatusSuccess + const StatusWarning + type Cell struct + Col int + Formula string + Row int + Value string + type Mode int + const ModeChart + const ModeDetail + const ModeExport + const ModeJump + const ModeNormal + const ModeSearch + const ModeSelectRange + const ModeTheme + type Sheet struct + MaxCols int + MaxRows int + Name string + Rows [][]Cell + type StatusMsg struct + Message string + Type string