Method | Description | |
---|---|---|
GetBorder ( this cellFontAttribute ) : Border | ||
GetFill ( this cellFillAttribute ) : PatternFill | ||
GetFont ( this cellTextAttribute ) : Font |
static public GetBorder ( this cellFontAttribute ) : Border | ||
cellFontAttribute | this | |
return | Border |
static public GetFill ( this cellFillAttribute ) : PatternFill | ||
cellFillAttribute | this | |
return | PatternFill |
static public GetFont ( this cellTextAttribute ) : Font | ||
cellTextAttribute | this | |
return | Font |