FontValue
Overview
FontValue is a class in Aspose.Cells FOSS for .NET.
Represents font value.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Name | string | Read/Write | |
Size | double | Read/Write | |
Bold | bool | Read/Write | |
Italic | bool | Read/Write | |
Underline | bool | Read/Write | Gets or sets whether the font is underlined |
StrikeThrough | bool | Read/Write | |
Color | ColorValue | Read/Write |
Methods
| Signature | Description |
|---|---|
Clone() | The font value. |