Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type File ¶
type File struct {
Excel *excelize.File
}
File contain the excelize file type and is used as service methods receiver
func (*File) WriteSheets ¶
WriteSheets write a sheets into a given Excel file
type Output ¶
Output is a generic type used by Excel reading functions
func ReadColumns ¶
ReadColumns read all columns of a given Excel file Returns all values of the file using the Output type or an error
Click to show internal directories.
Click to hide internal directories.