'Declaration ReadOnly Property Worksheet As IWorksheet
'Usage Dim instance As IName Dim value As IWorksheet value = instance.Worksheet
IWorksheet Worksheet {get;}
Property Value
The Worksheet object indicates the scope of name. Returnsnull
if the scope of name is entire workbook.