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