Font

Overview

Font is a class in Aspose.Cells for NET.

Font.Name gets or sets the font family name.

Properties

NameTypeAccessDescription
NamestringRead/WriteGets or sets the font family name
SizedoubleRead/WriteGets or sets the font size in points
BoldboolRead/WriteGets or sets whether the font is bold
ItalicboolRead/Write
UnderlineboolRead/Write
StrikeThroughboolRead/WriteGets or sets whether the font has a strike-through
ColorColorRead/WriteGets or sets the font color as a Color value

Methods

SignatureDescription
Clone()