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