public bool Remove( WorksheetRegion region )
Exception | Description |
---|---|
System.ArgumentNullException | Occurs when region is null. |
System.ArgumentException | Occurs when the region is from a worksheet other than this collection. |
If any rules in the collection are not applied to any cells after this operation, they 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+