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