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