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