Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExcelStreamParser ¶
type ExcelStreamParser struct {
// contains filtered or unexported fields
}
ExcelStreamParser implements an Excel parser
func NewExcelStreamParser ¶
func NewExcelStreamParser() *ExcelStreamParser
NewExcelStreamParser creates a new Excel parser
func (*ExcelStreamParser) GetSupportedTypes ¶
func (p *ExcelStreamParser) GetSupportedTypes() []string
GetSupportedTypes returns supported formats
Click to show internal directories.
Click to hide internal directories.