OleFormat.auto_update property. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word....@property def auto_update ( self ) -> bool : ... @auto_update...@auto_update.setter def auto_update ( self , value : bool ): ... Remarks...