Class DropCap
java.lang.Object
com.independentsoft.office.odf.styles.DropCap
Represents if the first character or more of a paragraph is displayed in a larger font, that spans multiple lines.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DropCap
public DropCap()Initializes a new instance of the DropCap class.
-
-
Method Details
-
clone
Creates a new object that is a deep copy of the current instance. -
toString
Converts the value of the current DropCap object to its equivalent string representation.
-