_Workbook.Dummy17 Method

Reserved for internal use.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Sub Dummy17 ( _
    calcid As Integer _
)
'Usage
Dim instance As _Workbook
Dim calcid As Integer

instance.Dummy17(calcid)
void Dummy17(
    int calcid
)

Parameters

See Also

Reference

_Workbook Interface

_Workbook Members

Microsoft.Office.Interop.Excel Namespace