Workbook Constructor

NewWorkbook_String function

Initializes a new instance of the class and open a file.


func NewWorkbook_String(file string) ( *Workbook, error)

Remarks

See Also