[]
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)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| DefinedNameBuilder | Current builder. |