WorkBook构造函数
The following code shows how to use the Workbook constructor to
create and initialize a new instance of the class.
Workbook workbook = new Workbook();
OverLoaded Method | Description |
---|---|
Workbook () | |
Workbook (string strFilePath) | . |
. |