C# Класс TopSoft.ExcelExport.Helpers.StylesHelper

Показать файл Открыть проект

Открытые методы

Метод Описание
GetBorder ( this cellFontAttribute ) : Border
GetFill ( this cellFillAttribute ) : PatternFill
GetFont ( this cellTextAttribute ) : Font

Описание методов

GetBorder() статический публичный Метод

static public GetBorder ( this cellFontAttribute ) : Border
cellFontAttribute this
Результат Border

GetFill() статический публичный Метод

static public GetFill ( this cellFillAttribute ) : PatternFill
cellFillAttribute this
Результат PatternFill

GetFont() статический публичный Метод

static public GetFont ( this cellTextAttribute ) : Font
cellTextAttribute this
Результат Font