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