public bool Remove( WorksheetCell cell )
Exception | Description |
---|---|
System.ArgumentNullException | Occurs when cell is null. |
System.ArgumentException | Occurs when the cell is from a worksheet other than this collection. |
If the rule is only applied to the specified cell, it will be removed from 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+