Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Document ¶
type Document struct {
// contains filtered or unexported fields
}
Document contains an Office Open XML document.
func (*Document) Get ¶
func (d *Document) Get(sheetName string) (tabextract.Collection, error)
Click to show internal directories.
Click to hide internal directories.