[]
Creates a workbook reference from workbook name.
public static WorkbookReference FromName(string name)
Public Shared Function FromName(name As String) As WorkbookReference
| Type | Name | Description |
|---|---|---|
| string | name | The name of the workbook. It can be different from file name. |
| Type | Description |
|---|---|
| WorkbookReference |