IDialogSheet.Show Method
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Function Show As Boolean
'Usage
Dim instance As IDialogSheet
Dim returnValue As Boolean
returnValue = instance.Show()
bool Show()
Return Value
Type: System.Boolean