System.bool ReadObjects {get; set;}
'Declaration
Property ReadObjects As System.Boolean
'Usage
Dim instance As IWorkbookSet Dim value As System.Boolean instance.ReadObjects = value value = instance.ReadObjects
Charts, pictures and drawing objects are read and written by default. Set this property to false to disable reading of charts, pictures and drawing objects when a workbook is read.
Note that setting ReadDrawingObjects to false will not disable reading of chart sheets.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2