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