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