Exception | Description |
---|---|
System.ArgumentNullException | Occurs when the cell is null. |
System.ArgumentException | Occurs when the cell is from a Worksheet other than the references collection. |
The cell added to the collection must be from the same Worksheet as the collection.
If the cell is already contained in the collection, or there is a region in the collection which contains the cell, this call will have no effect on the collection.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+