Font
Overview
Font is a class in Aspose.Cells for NET.
Font.Name gets or sets the font family name.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Name | string | Read/Write | Gets or sets the font family name |
Size | double | Read/Write | Gets or sets the font size in points |
Bold | bool | Read/Write | Gets or sets whether the font is bold |
Italic | bool | Read/Write | |
Underline | bool | Read/Write | |
StrikeThrough | bool | Read/Write | Gets or sets whether the font has a strike-through |
Color | Color | Read/Write | Gets or sets the font color as a Color value |
Methods
| Signature | Description |
|---|---|
Clone() |