XlsWorkbook CreateFont Method |
Name | Description | |
---|---|---|
![]() |
CreateFont |
Method to create a font object and register it in the workbook.
|
![]() |
CreateFont(Font) |
Method creates a font object based on native font and register it in the workbook.
|
![]() |
CreateFont(IFont) |
Method that creates font object based on another font object
and registers it in the workbook.
|
![]() |
CreateFont(IFont, Boolean) |
Creates a new font based on the specified base font.
|