RangeNotOnWorksheetException 构造函数 (String, String, Exception)

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

命名空间:  Microsoft.Office.Tools
程序集:  Microsoft.Office.Tools.v4.0.Framework(在 Microsoft.Office.Tools.v4.0.Framework.dll 中)

语法

声明
Public Sub New ( _
    correctSheet As String, _
    incorrectSheet As String, _
    innerException As Exception _
)
public RangeNotOnWorksheetException(
    string correctSheet,
    string incorrectSheet,
    Exception innerException
)

参数

.NET Framework 安全性

请参见

参考

RangeNotOnWorksheetException 类

RangeNotOnWorksheetException 重载

Microsoft.Office.Tools 命名空间