Share via


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 命名空間