Workbook Constructor
NewWorkbook_String_LoadOptions function
Initializes a new instance of the Workbook class and open a file.
func NewWorkbook_String_LoadOptions(file string, loadoptions *LoadOptions) ( *Workbook, error)
Remarks
See Also
- Class Workbook
- Library Aspose.Cells for Go