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