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