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