Class Accent2
java.lang.Object
com.independentsoft.office.drawing.Color
com.independentsoft.office.drawing.Accent2
The Class Accent2.
-
Field Summary
Fields inherited from class com.independentsoft.office.drawing.Color
colorChoice -
Constructor Summary
ConstructorsConstructorDescriptionAccent2()Instantiates a new accent2.Accent2(InternalXMLStreamReader reader)Instantiates a new accent2. -
Method Summary
Methods inherited from class com.independentsoft.office.drawing.Color
getColorChoice, setColorChoice
-
Constructor Details
-
Accent2
public Accent2()Instantiates a new accent2. -
Accent2
Instantiates a new accent2.- Parameters:
reader- the reader- Throws:
XMLStreamException- the xML stream exception
-
-
Method Details