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