OleObject.AutoLoad

OleObject.AutoLoad property

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

public bool AutoLoad { get; set; }

See Also