Compartir a través de


IDialogSheetView.Sheet Property

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 IDialogSheetView
Dim value As Object

value = instance.Sheet
Object Sheet { get; }

Property Value

Type: System.Object

See Also

Reference

IDialogSheetView Interface

IDialogSheetView Members

Microsoft.Office.Interop.Excel Namespace