Range.Errors Property

Definition

Allows the user to access error checking options.

public:
 property Microsoft::Office::Interop::Excel::Errors ^ Errors { Microsoft::Office::Interop::Excel::Errors ^ get(); };
public Microsoft.Office.Interop.Excel.Errors Errors { get; }
Public ReadOnly Property Errors As Errors

Property Value

Remarks

Reference the Errors object to view a list of index values associated with error checking options.

Applies to