AsposeCellsCloud-CellsApi
view release on metacpan or search on metacpan
docs/model/Font.md view on Meta::CPAN
# AsposeCellsCloud::Object::Font
## Load the model package
```perl
use AsposeCellsCloud::Object::Font;
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Color** | **Color** | Gets or sets the of the font. |
**DoubleSize** | **double** | Gets and sets the double size of the font. |
**IsBold** | **boolean** | Gets or sets a value indicating whether the font is bold. |
**IsItalic** | **boolean** | Gets or sets a value indicating whether the font is italic. |
**IsStrikeout** | **boolean** | Gets or sets a value indicating whether the font is single strikeout. |
**IsSubscript** | **boolean** | Gets or sets a value indicating whether the font is subscript. |
**IsSuperscript** | **boolean** | Gets or sets a value indicating whether the font is super script. |
**Name** | **string** | Gets or sets the name of the . |
**Size** | **int** | Gets or sets the size of the font. |
**Underline** | **string** | Gets or sets the font underline type. |
[[Back to Model list]](../DeveloperGuide.md#model-reference)
[[Back to README]](../../README.md)
( run in 0.887 second using v1.01-cache-2.11-cpan-5735350b133 )