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