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