Share via


DialogSheetView.Sheet Property

Returns the sheet name for the specified DialogSheetView object. Read-only.

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

Syntax

'Declaration
ReadOnly Property Sheet As Object
    Get
'Usage
Dim instance As DialogSheetView
Dim value As Object

value = instance.Sheet
Object Sheet { get; }

Property Value

Type: System.Object
Object

See Also

Reference

DialogSheetView Interface

DialogSheetView Members

Microsoft.Office.Interop.Excel Namespace