fontscheme-ag凯发旗舰厅



com.spire.presentation
class fontscheme

java.lang.object
  extended by com.spire.presentation.pptobject
      extended by com.spire.presentation.fontscheme

public class fontscheme
extends pptobject

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

fontscheme

public fontscheme()
method detail

getminorfont

public localefonts getminorfont()
gets the fonts collection for a "body" part of the slide. readonly .
returns:

getmajorfont

public localefonts getmajorfont()
gets the fonts collection for a "heading" part of the slide. readonly .
returns:

getname

public java.lang.string getname()
gets the font scheme name. readonly string.
returns:


网站地图