Share via


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

See Also

Reference

IDialogSheet Interface

IDialogSheet Members

Microsoft.Office.Interop.Excel Namespace