RenderingFont class
RenderingFont class
Font for rendering.
The RenderingFont type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the RenderingFont |
Properties
Property | Description |
---|---|
name | Gets name of the font. |
size | Gets size of the font in points. |
bold | Gets or sets bold for the font. |
italic | Gets or sets italic for the font. |
color | Gets or sets color for the font. |
See Also
- module
aspose.cells.rendering
- class
RenderingFont