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