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