[]
Represents a external workbook.
public class XLExternalBook
Name | Description |
---|---|
XLExternalBook(string) | Creates a new instance of the XLExternalBook class. The external workbook contains a external worksheets. |
Name | Description |
---|---|
FileName | The external workbook file name. |
Sheets | The external worksheet collection. |
Name | Description |
---|---|
ReadSheets(string) | Read external worksheet's names. |