[]
检查工作簿引用是否等于另一个。
public override bool Equals(object obj)
| Type | Name | Description |
|---|---|---|
| object | obj | 另一个工作簿引用 |
| Type | Description |
|---|---|
| bool |
检查工作簿引用是否等于另一个。
public bool Equals(WorkbookReference other)
| Type | Name | Description |
|---|---|---|
| WorkbookReference | other | 另一个工作簿引用。 |
| Type | Description |
|---|---|
| bool |