_Application.ErrorCheckingOptions 属性

定义

返回一个 ErrorCheckingOptions 对象,该对象表示应用程序的错误检查选项。

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

属性值

适用于