ComponentOne Web API Edition
SheetName Property

C1.Web.Api.Excel Namespace > DefinedName Class : SheetName Property
Indicates the defined name item works in which sheet. If omitted, the defined name item works in workbook.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<XmlAttributeAttribute()>
Public Property SheetName As String
[DefaultValue()]
[XmlAttribute()]
public string SheetName {get; set;}
See Also

Reference

DefinedName Class
DefinedName Members