Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type XlsxReader ¶
type XlsxReader struct {
// contains filtered or unexported fields
}
func NewXlsxReader ¶
func NewXlsxReader(fileName, sheetName string) *XlsxReader
func (*XlsxReader) LoadFile ¶
func (x *XlsxReader) LoadFile() error
Click to show internal directories.
Click to hide internal directories.