_Application.AutoRecover Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an AutoRecover object, which backs up all file formats on a timed interval.
public:
property Microsoft::Office::Interop::Excel::AutoRecover ^ AutoRecover { Microsoft::Office::Interop::Excel::AutoRecover ^ get(); };
public Microsoft.Office.Interop.Excel.AutoRecover AutoRecover { get; }
Public ReadOnly Property AutoRecover As AutoRecover
Property Value
Remarks
Valid time intervals are whole numbers from 1 to 120.