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