ChartView.Sheet Property
Returns the sheet name for the specified ChartView 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 ChartView
Dim value As Object
value = instance.Sheet
Object Sheet { get; }
Property Value
Type: System.Object
Object