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