[]
Configurates SheetName. Sets the defined name item works in which sheet. If omitted, the defined name item works in workbook.
public DefinedNameBuilder SheetName(string value)
Public Function SheetName(value As String) As DefinedNameBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| DefinedNameBuilder | Current builder. |