[]
        
(Showing Draft Content)

C1.Excel.XLExternalBook

XLExternalBook Class

Represents a external workbook.

Inheritance
XLExternalBook
Namespace: C1.Excel
Assembly: C1.Excel.dll
Syntax
public class XLExternalBook

Constructors

Name Description
XLExternalBook(string)

Creates a new instance of the XLExternalBook class. The external workbook contains a external worksheets.

Properties

Name Description
FileName

The external workbook file name.

Sheets

The external worksheet collection.

Methods

Name Description
ReadSheets(string)

Read external worksheet's names.