NPOIHelper Class

HD.Common

NPOIHelper Class Helper帮助文档
NPOI操作帮助类
Inheritance Hierarchy

SystemObject  HD.CommonNPOIHelper

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class NPOIHelper
Public Class NPOIHelper
public ref class NPOIHelper
type NPOIHelper =  class end

The NPOIHelper type exposes the following members.

Constructors

  NameDescription
Public methodNPOIHelper
Initializes a new instance of the NPOIHelper class
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Public methodStatic memberExport(DataTable, String)
DataTable导出到Excel的MemoryStream
Public methodStatic memberExport(DataTable, String, String)
DataTable导出到Excel文件
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberImport
读取excel 默认第一行为标头
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference