FontValue

Overview

FontValue is a class in Aspose.Cells FOSS for .NET.

Represents font value.

Properties

NameTypeAccessDescription
NamestringRead/Write
SizedoubleRead/Write
BoldboolRead/Write
ItalicboolRead/Write
UnderlineboolRead/WriteGets or sets whether the font is underlined
StrikeThroughboolRead/Write
ColorColorValueRead/Write

Methods

SignatureDescription
Clone()The font value.

See Also