TextBodyProperties Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
TextBodyProperties() | Initializes a new instance of the TextBodyProperties class. | |
TextBodyProperties(String) | Initializes a new instance of the TextBodyProperties class from outer XML. | |
TextBodyProperties(array<OpenXmlElement[]) | Initializes a new instance of the TextBodyProperties class with the specified child elements. | |
TextBodyProperties(IEnumerable<OpenXmlElement>) | Initializes a new instance of the TextBodyProperties class with the specified child elements. |
Top
See Also
Reference
DocumentFormat.OpenXml.Office2010.Word.DrawingShape Namespace