_Application.AutoRecover Property
Returns an AutoRecover object, which backs up all file formats on a timed interval.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property AutoRecover As AutoRecover
Get
'Usage
Dim instance As _Application
Dim value As AutoRecover
value = instance.AutoRecover
AutoRecover AutoRecover { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.AutoRecover
Remarks
Valid time intervals are whole numbers from 1 to 120.