Class TextBulletColorSpecified
java.lang.Object
com.independentsoft.office.drawing.TextBulletColor
com.independentsoft.office.drawing.TextBulletColorSpecified
The Class TextBulletColorSpecified.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()Gets the color choice.voidsetColorChoice(ColorChoice colorChoice)Sets the color choice.toString()
-
Constructor Details
-
TextBulletColorSpecified
public TextBulletColorSpecified()Instantiates a new text bullet color specified.
-
-
Method Details
-
clone
- Specified by:
clonein classTextBulletColor
-
toString
-
getColorChoice
Gets the color choice.- Returns:
- the color choice
-
setColorChoice
Sets the color choice.- Parameters:
colorChoice- the new color choice
-