|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.pptx.FontsEx
public class FontsEx
Fonts collection.
Method Summary | |
---|---|
FontDataEx |
getComplexScriptFont()
Returns or sets the complex script font. |
FontDataEx |
getEastAsianFont()
Returns or sets the east asian font. |
FontDataEx |
getLatinFont()
Returns or sets the latin font. |
void |
setComplexScriptFont(FontDataEx value)
|
void |
setEastAsianFont(FontDataEx value)
|
void |
setLatinFont(FontDataEx value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public FontDataEx getLatinFont()
public void setLatinFont(FontDataEx value)
public FontDataEx getEastAsianFont()
public void setEastAsianFont(FontDataEx value)
public FontDataEx getComplexScriptFont()
public void setComplexScriptFont(FontDataEx value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |