Font.IsItalic
Font.IsItalic property
Gets or sets a value indicating whether the font is italic.
public bool IsItalic { get; set; }
See Also
- class Font
- namespace Aspose.Cells
- assembly Aspose.Cells
Gets or sets a value indicating whether the font is italic.
public bool IsItalic { get; set; }