Class MasterStyles
java.lang.Object
com.independentsoft.office.odf.styles.MasterStyles
Represents the master styles that are used in a document. A master style contains formatting and other content that is displayed with document content when the style is used.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MasterStyles
public MasterStyles()Initializes a new instance of the MasterStyles class.
-
-
Method Details
-
clone
Creates a new object that is a deep copy of the current instance. -
toString
Converts the value of the current MasterStyles object to its equivalent string representation. -
getMasterPages
Represents a collection of MasterPage objects.- Returns:
- the master pages
-