SheetName Property (DefinedName)
In This Topic
Indicates the defined name item works in which sheet. If omitted, the defined name item works in workbook.
Syntax
'Declaration
Public Property SheetName As String
public string SheetName {get; set;}
See Also