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