| Package | Description |
|---|---|
| com.grapecity.documents.excel |
| Modifier and Type | Method and Description |
|---|---|
FontInfo |
FontInfo.clone() |
FontInfo |
FontInfo.clone() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FontInfo> |
Workbook.getUsedFonts()
Gets all fonts information that are used on workbook.
|
java.util.List<FontInfo> |
Workbook.getUsedFonts()
Gets all fonts information that are used on workbook.
|
java.util.List<FontInfo> |
IWorkbook.getUsedFonts()
Gets all fonts information that used on workbook.
|