public HiddenRowCollection GetHiddenRows( Worksheet worksheet, bool createIfNull )
Exception | Description |
---|---|
System.ArgumentNullException | worksheet is null. |
Adding rows on the returned HiddenRowCollection instance will not actually hide rows in the worksheet. After modifying the hidden rows in this collection, the Apply method of the CustomView will hide or unhide the rows.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+