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