|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.presentation.PptObject
com.spire.presentation.FontScheme
public class FontScheme
Stores theme-defined fonts.
Constructor Summary | |
---|---|
FontScheme()
|
Method Summary | |
---|---|
LocaleFonts |
getMajorFont()
Gets the fonts collection for a "heading" part of the slide. |
LocaleFonts |
getMinorFont()
Gets the fonts collection for a "body" part of the slide. |
java.lang.String |
getName()
Gets the font scheme name. |
Methods inherited from class com.spire.presentation.PptObject |
---|
checkDisposed, getParent |
Constructor Detail |
---|
public FontScheme()
Method Detail |
---|
public LocaleFonts getMinorFont()
public LocaleFonts getMajorFont()
public java.lang.String getName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |