FollowedHyperlinkColor Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
FollowedHyperlinkColor() | Initializes a new instance of the FollowedHyperlinkColor class. | |
FollowedHyperlinkColor(String) | Initializes a new instance of the FollowedHyperlinkColor class from outer XML. | |
FollowedHyperlinkColor(array<OpenXmlElement[]) | Initializes a new instance of the FollowedHyperlinkColor class with the specified child elements. | |
FollowedHyperlinkColor(IEnumerable<OpenXmlElement>) | Initializes a new instance of the FollowedHyperlinkColor class with the specified child elements. |
Top