DataToExcel Class

HD.Common

DataToExcel Class Helper帮助文档
操作EXCEL导出数据报表的类
Inheritance Hierarchy

SystemObject  HD.CommonDataToExcel

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

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

The DataToExcel type exposes the following members.

Constructors

  NameDescription
Public methodDataToExcel
Initializes a new instance of the DataToExcel class
Top
Methods

  NameDescription
Public methodCreateExcel
创建一个Excel示例
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodKillExcelProcess
结束Excel进程
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties

  NameDescription
Public propertyTitleColorIndex
标题背景色
Top
See Also

Reference