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