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