Workbook Constructor
NewWorkbook_Stream function
Initializes a new instance of the Workbook class and open a stream.
func NewWorkbook_Stream(stream []byte) ( *Workbook, error)
Remarks
See Also
- Class Workbook
- Library Aspose.Cells for Go
Initializes a new instance of the Workbook class and open a stream.
func NewWorkbook_Stream(stream []byte) ( *Workbook, error)