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