mastertheme-ag凯发旗舰厅



com.spire.presentation
class mastertheme

java.lang.object
  extended by com.spire.presentation.theme
      extended by com.spire.presentation.mastertheme
all implemented interfaces:
iactivepresentation

public class mastertheme
extends theme

represents a master theme.


constructor summary
mastertheme( pres)
           
mastertheme( pres,  doc)
           
 
method summary
 colorscheme getcolorscheme()
          gets the color scheme.
 fontscheme getfontscheme()
          gets the font scheme.
 formatscheme getformatscheme()
          gets the shape format scheme.
 slidecolorschemecollection getslidecolorschemes()
          gets the collection of additional color schemes.
 
methods inherited from class com.spire.presentation.theme
getname, getpresentation
 
constructor detail

mastertheme

public mastertheme( pres)

mastertheme

public mastertheme( pres,
                    doc)
method detail

getcolorscheme

public colorscheme getcolorscheme()
gets the color scheme. read-only .
specified by:
getcolorscheme in class theme
returns:

getfontscheme

public fontscheme getfontscheme()
gets the font scheme. read-only .
specified by:
getfontscheme in class theme
returns:

getformatscheme

public formatscheme getformatscheme()
gets the shape format scheme. read-only .
specified by:
getformatscheme in class theme
returns:

getslidecolorschemes

public slidecolorschemecollection getslidecolorschemes()
gets the collection of additional color schemes. these schemes don't affect presentation's look, they can be selected as main color scheme for a slide. read-only .
returns:


网站地图