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