FontValue

Overview

FontValue is a class in Aspose.Cells for NET.

FontValue.Name gets or sets the font family name as a string.

Properties

NameTypeAccessDescription
NamestringRead/WriteGets or sets the font family name as a string
SizedoubleRead/WriteGets or sets the font size in points as a double
BoldboolRead/WriteGets or sets a boolean indicating whether the font is bold
ItalicboolRead/Write
UnderlineboolRead/WriteGets or sets whether the font is underlined
StrikeThroughboolRead/Write
ColorColorValueRead/WriteGets or sets the font color as a ColorValue object

Methods

SignatureDescription
Clone()Returns a new FontValue instance with the same property values