C# Class TopSoft.ExcelExport.Attributes.CellDataAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: TopSoftSolutions/TopSoft.ExcelExport

Méthodes publiques

Méthode Description
CellDataAttribute ( ) : System
CellDataAttribute ( string columnName ) : System

Method Details

CellDataAttribute() public méthode

public CellDataAttribute ( ) : System
Résultat System

CellDataAttribute() public méthode

public CellDataAttribute ( string columnName ) : System
columnName string
Résultat System