SetKeepUnparsedData Method

SetKeepUnparsedData function

Whether keep the unparsed data in memory for the Workbook when it is loaded from template file. Default is true.


func (instance *AbstractTextLoadOptions) SetKeepUnparsedData(value bool)  error

Remarks

See Also