C# Class TopSoft.ExcelExport.Helpers.StylesHelper

Afficher le fichier Open project: TopSoftSolutions/TopSoft.ExcelExport

Méthodes publiques

Méthode Description
GetBorder ( this cellFontAttribute ) : Border
GetFill ( this cellFillAttribute ) : PatternFill
GetFont ( this cellTextAttribute ) : Font

Method Details

GetBorder() static public méthode

static public GetBorder ( this cellFontAttribute ) : Border
cellFontAttribute this
Résultat Border

GetFill() static public méthode

static public GetFill ( this cellFillAttribute ) : PatternFill
cellFillAttribute this
Résultat PatternFill

GetFont() static public méthode

static public GetFont ( this cellTextAttribute ) : Font
cellTextAttribute this
Résultat Font