WriteFont@Deprecated public class Font extends Object
| Constructor and Description |
|---|
Font()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
short |
getFontHeightInPoints()
Deprecated.
|
String |
getFontName()
Deprecated.
|
boolean |
isBold()
Deprecated.
|
void |
setBold(boolean bold)
Deprecated.
|
void |
setFontHeightInPoints(short fontHeightInPoints)
Deprecated.
|
void |
setFontName(String fontName)
Deprecated.
|
public String getFontName()
public void setFontName(String fontName)
public short getFontHeightInPoints()
public void setFontHeightInPoints(short fontHeightInPoints)
public boolean isBold()
public void setBold(boolean bold)
Copyright © 2018–2023 Alibaba Group. All rights reserved.