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