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