NPOIHelper Methods | Helper帮助文档 |
The NPOIHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Export(DataTable, String) |
DataTable导出到Excel的MemoryStream
|
|
Export(DataTable, String, String) |
DataTable导出到Excel文件
|
|
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Import |
读取excel
默认第一行为标头
|
|
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also