Workbook Constructor

NewWorkbook_String_LoadOptions function

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


func NewWorkbook_String_LoadOptions(file string, loadoptions *LoadOptions) ( *Workbook, error)

Remarks

See Also