mastertheme-ag凯发旗舰厅
com.spire.presentation
class mastertheme
java.lang.object
com.spire.presentation.theme
com.spire.presentation.mastertheme
- all implemented interfaces:
- iactivepresentation
public class mastertheme
- extends theme
represents a master theme.
mastertheme
public mastertheme( pres)
mastertheme
public mastertheme( pres,
doc)
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: