ExternalWorksheet Members
A worksheet contained in an external workbook.Properties
| Name | Description |
|---|---|
| DefinedNames | Gets a collection of defined names for the external worksheet. |
| Name | Gets the name of the external worksheet. |
Methods
| Name | Description |
|---|---|
| GetCellValue(Int32, Int32) | Obtains the cell value for the specified cell. |
See Also