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