Documentation ¶
Index ¶
- func CellIdx(ref string) (int, int)
- func CellRef(i, j int) string
- func ColIdx(ref string) int
- func ColRef(j int) string
- func FloatToTime(v float64) time.Time
- func RangeIdx(ref string) (int, int, int, int)
- func RangeRef(i, j int, m, n int) string
- func RowIdx(ref string) int
- func RowRef(i int) string
- func TimeToFloat(t time.Time) float64
- func ToBool(s string) bool
- func ToFloat(s string) float64
- func ToInt(s string) int
- func ToTime(s string) time.Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.