Documentation ¶
Index ¶
Constants ¶
View Source
const NameExcelize = "excelize"
NameExcelize Excelize output name
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Excelize ¶
Excelize Excelize tester structure
func (Excelize) Close ¶
Close Nothing to do here, all files are written during "creation" and "usage" (writing data) to the files
func (Excelize) Do ¶
Do Inputs the data into the excel sheet, contains all logic necessary to perform this task
func (Excelize) OutputFiles ¶
OutputFiles return a list of output files
Click to show internal directories.
Click to hide internal directories.