[]
Represents a external data.
public struct XLExternalData
| Name | Description |
|---|---|
| XLExternalData(int, int, int, object) | Creates a new instance of the XLExternalData class. The external worksheet contains a external data items. |
| Name | Description |
|---|---|
| ColumnFirst | The external data first column index. |
| ColumnLast | The external data last column index. |
| Row | The external data row index. |
| Value | The external data value. |