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