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