Share via


DialogSheet.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 DialogSheet
Dim returnValue As Boolean

returnValue = instance.Show()
bool Show()

Return Value

Type: System.Boolean

See Also

Reference

DialogSheet Interface

DialogSheet Members

Microsoft.Office.Interop.Excel Namespace