Class FormatScheme
java.lang.Object
com.independentsoft.office.themes.FormatScheme
The Class FormatScheme.
-
Constructor Details
-
FormatScheme
public FormatScheme()Instantiates a new format scheme.
-
-
Method Details
-
clone
-
toString
-
getBackgroundFillStyles
Gets the background fill styles.- Returns:
- the background fill styles
-
getEffectStyles
Gets the effect styles.- Returns:
- the effect styles
-
getFillStyles
Gets the fill styles.- Returns:
- the fill styles
-
getLineStyles
Gets the line styles.- Returns:
- the line styles
-
getName
Gets the name.- Returns:
- the name
-
setName
Sets the name.- Parameters:
name- the new name
-