Version

SaveHiddenRowsAndColumns Property

Gets the value indicating whether hidden row and column settings are saved with the custom view.
Syntax
public bool SaveHiddenRowsAndColumns {get;}

Property Value

The value indicating whether hidden row and column settings are saved with the custom view.
Remarks

If the value is False, the return value of GetHiddenColumns and GetHiddenRows will always be null, regardless of the worksheet specified.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also