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