[]
Check if the workbook reference equals to another.
public override bool Equals(object obj)
| Type | Name | Description |
|---|---|---|
| object | obj | Another workbook reference. |
| Type | Description |
|---|---|
| bool |
Check if the workbook reference equals to another.
public bool Equals(WorkbookReference other)
| Type | Name | Description |
|---|---|---|
| WorkbookReference | other | Another workbook reference. |
| Type | Description |
|---|---|
| bool |