com.aspose.slides
Interface IFontScheme

All Known Implementing Classes:
FontScheme

public interface IFontScheme

Stores theme-defined fonts.


Method Summary
 IFonts getMajor()
           
 IFonts getMinor()
           
 java.lang.String getName()
           
 void setName(java.lang.String value)
           
 

Method Detail

getMinor

IFonts getMinor()

getMajor

IFonts getMajor()

getName

java.lang.String getName()

setName

void setName(java.lang.String value)