Share via


ModuleView.Sheet Property

Returns the sheet name for the specified ModuleView 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 ModuleView
Dim value As Object

value = instance.Sheet
Object Sheet { get; }

Property Value

Type: System.Object
Object

See Also

Reference

ModuleView Interface

ModuleView Members

Microsoft.Office.Interop.Excel Namespace