Package com.independentsoft.office.odf
Class IndexSourceStyles
java.lang.Object
com.independentsoft.office.odf.IndexSourceStyles
Represents all of a style or a class for a particular outline level. The outline level attribute specifies at which outline level to list the index entries gathered from the respective paragraph styles.
-
Constructor Summary
ConstructorsConstructorDescriptionInitializes a new instance of the IndexSourceStyles class. -
Method Summary
-
Constructor Details
-
IndexSourceStyles
public IndexSourceStyles()Initializes a new instance of the IndexSourceStyles class.
-
-
Method Details
-
clone
Creates a new object that is a deep copy of the current instance. -
toString
Converts the value of the current IndexSourceStyles object to its equivalent string representation. -
getStyles
Contains a collection of IndexSourceStyle objects.- Returns:
- the styles
-