C# Class TopSoft.ExcelExport.Attributes.CellTextAttribute

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

Méthodes publiques

Méthode Description
CellTextAttribute ( bool bold = false, bool italic = false, bool underline = false ) : System

Method Details

CellTextAttribute() public méthode

public CellTextAttribute ( bool bold = false, bool italic = false, bool underline = false ) : System
bold bool
italic bool
underline bool
Résultat System