C# Class Yuhan.Data.Excel.ExcelAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: hansuky/Yuhan Class Usage Examples

Public Methods

Method Description
ExcelAttribute ( System.Boolean isDisplay = true ) : System
ExcelAttribute ( String headerName ) : System

Method Details

ExcelAttribute() public method

public ExcelAttribute ( System.Boolean isDisplay = true ) : System
isDisplay System.Boolean
return System

ExcelAttribute() public method

public ExcelAttribute ( String headerName ) : System
headerName String
return System