_Application.ErrorCheckingOptions 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 ErrorCheckingOptions object, which represents the error checking options for an application.
public:
property Microsoft::Office::Interop::Excel::ErrorCheckingOptions ^ ErrorCheckingOptions { Microsoft::Office::Interop::Excel::ErrorCheckingOptions ^ get(); };
public Microsoft.Office.Interop.Excel.ErrorCheckingOptions ErrorCheckingOptions { get; }
Public ReadOnly Property ErrorCheckingOptions As ErrorCheckingOptions