Versions in this module Expand all Collapse all v1 v1.0.0 Apr 19, 2023 Changes in this version + var ArrayRecord = []byte + var AutofilterInfoRecord = [2]byte + var BOFMARKS = []byte + var BlankRecord = []byte + var BoolErrRecord = []byte + var BoundSheetRecord = [2]byte + var CodePageRecord = [2]byte + var ContinueRecord = [2]byte + var EOFRecord = [2]byte + var ExtSstRecord = [2]byte + var FlagBIFF5 = []byte + var FlagBIFF8 = []byte + var FormatRecord = []byte + var FormulaRecord = []byte + var IndexRecord = [2]byte + var LabelRecord = []byte + var LabelSStRecord = []byte + var MulBlankRecord = []byte + var MulRKRecord = []byte + var NumberRecord = []byte + var RStringRecord = []byte + var RkRecord = []byte + var RowRecord = []byte + var SSTRecord = [2]byte + var SharedFormulaRecord = []byte + var StringRecord = []byte + var XFRecord = []byte + type Array struct + Cce [2]byte + Chn [4]byte + ColFirst [1]byte + ColLast [1]byte + Grbit [2]byte + Rgce []byte + RwFirst [2]byte + RwLast [2]byte + type AutofilterInfo struct + func (r *AutofilterInfo) GetCountEntries() uint16 + func (r *AutofilterInfo) Read(stream []byte) + type Blank struct + func (r *Blank) Get() *Blank + func (r *Blank) GetCol() [2]byte + func (r *Blank) GetFloat64() (fl float64) + func (r *Blank) GetInt64() (in int64) + func (r *Blank) GetRow() [2]byte + func (r *Blank) GetString() (str string) + func (r *Blank) GetType() string + func (r *Blank) GetXFIndex() int + func (r *Blank) Read(stream []byte) + type BoolErr struct + func (r *BoolErr) GetCol() [2]byte + func (r *BoolErr) GetFloat() float64 + func (r *BoolErr) GetFloat64() (fl float64) + func (r *BoolErr) GetInt64() int64 + func (r *BoolErr) GetRow() [2]byte + func (r *BoolErr) GetString() string + func (r *BoolErr) GetType() string + func (r *BoolErr) GetXFIndex() int + func (r *BoolErr) Read(stream []byte) + type BoundSheet struct + Cch [1]byte + Grbit [2]byte + LbPlyPos [4]byte + Rgch []byte + func (r *BoundSheet) GetName() string + func (r *BoundSheet) Read(stream []byte, vers []byte) + type CodePage struct + func (r *CodePage) Read(stream []byte) + type Continue struct + type ExtSST struct + func (r *ExtSST) GetRgisstinf() []structure.ISSTINF + func (r *ExtSST) Read(stream []byte) + type FakeBlank struct + func (r *FakeBlank) GetFloat64() (fl float64) + func (r *FakeBlank) GetInt64() (in int64) + func (r *FakeBlank) GetString() (str string) + func (r *FakeBlank) GetType() string + func (r *FakeBlank) GetXFIndex() int + type Format struct + func (r *Format) GetFormatString(data structure.CellData) string + func (r *Format) GetIndex() int + func (r *Format) Read(stream []byte, vers []byte) + func (r *Format) String() string + type Formula struct + func (r *Formula) GetXFIndex() int + func (r *Formula) Read(stream []byte) + type Index struct + func (r *Index) GetMaxRow() uint32 + func (r *Index) Read(stream []byte) + type LabelBIFF5 struct + func (r *LabelBIFF5) GetCol() [2]byte + func (r *LabelBIFF5) GetFloat64() (fl float64) + func (r *LabelBIFF5) GetInt64() (in int64) + func (r *LabelBIFF5) GetRow() [2]byte + func (r *LabelBIFF5) GetString() string + func (r *LabelBIFF5) GetType() string + func (r *LabelBIFF5) GetXFIndex() int + func (r *LabelBIFF5) Read(stream []byte) + type LabelBIFF8 struct + func (r *LabelBIFF8) GetCol() [2]byte + func (r *LabelBIFF8) GetFloat64() (fl float64) + func (r *LabelBIFF8) GetInt64() (in int64) + func (r *LabelBIFF8) GetRow() [2]byte + func (r *LabelBIFF8) GetString() string + func (r *LabelBIFF8) GetType() string + func (r *LabelBIFF8) GetXFIndex() int + func (r *LabelBIFF8) Read(stream []byte) + type LabelSSt struct + func (r *LabelSSt) GetCol() [2]byte + func (r *LabelSSt) GetFloat64() (fl float64) + func (r *LabelSSt) GetInt64() (in int64) + func (r *LabelSSt) GetRow() [2]byte + func (r *LabelSSt) GetString() string + func (r *LabelSSt) GetType() string + func (r *LabelSSt) GetXFIndex() int + func (r *LabelSSt) Read(stream []byte, sst *SST) + type MulBlank struct + func (r *MulBlank) GetArrayBlRecord() (blkRecords []Blank) + func (r *MulBlank) Read(stream []byte) + type MulRk struct + func (r *MulRk) GetArrayRKRecord() (rkRecords []Rk) + func (r *MulRk) Read(stream []byte) + type Number struct + func (r *Number) GetCol() [2]byte + func (r *Number) GetFloat() float64 + func (r *Number) GetFloat64() (fl float64) + func (r *Number) GetInt64() (in int64) + func (r *Number) GetRow() [2]byte + func (r *Number) GetString() string + func (r *Number) GetType() string + func (r *Number) GetXFIndex() int + func (r *Number) Read(stream []byte) + type RString struct + Cch [2]byte + Col [2]byte + Cruns [1]byte + Ixfe [2]byte + Rgch []byte + Rgstrun []byte + Rw [2]byte + type Rk struct + func (r *Rk) Get() *Rk + func (r *Rk) GetCol() [2]byte + func (r *Rk) GetFloat64() float64 + func (r *Rk) GetInt64() int64 + func (r *Rk) GetRow() [2]byte + func (r *Rk) GetString() (s string) + func (r *Rk) GetType() string + func (r *Rk) GetXFIndex() int + func (r *Rk) Read(stream []byte) + type Row struct + ColMac [2]byte + ColMic [2]byte + Grbit [2]byte + IrwMac [2]byte + Ixfe [2]byte + MiyRw [2]byte + Reserved [2]byte + Rw [2]byte + type SST struct + ByteLen int + CstTotal [4]byte + CstUnique [4]byte + Grbit byte + Rgb []structure.XLUnicodeRichExtendedString + RgbDone bool + RgbSrc []byte + func (s *SST) NewSST(buf []byte) + func (s *SST) Read(readType string, grbit byte, prevLen int32) + func (s *SST) RgbAppend(bts []byte) (err error) + type ShareFormula struct + Cce [2]byte + ColFirst [1]byte + ColLast [1]byte + Reserved [2]byte + Rgce []byte + RwFirst [2]byte + RwLast [2]byte + type String struct + Cch [2]byte + Grbit [2]byte + Rgch []byte + type XF struct + func (r *XF) GetFormatIndex() int + func (r *XF) Read(stream []byte)