SetAutoLoad Method

SetAutoLoad function

Specifies whether the host application for the embedded object shall be called to loadthe object data automatically when the parent workbook is opened.


func (instance *OleObject) SetAutoLoad(value bool)  error

Remarks

See Also