public CustomViewDisplayOptions GetDisplayOptions( Worksheet worksheet, bool createIfNull )
Exception | Description |
---|---|
System.ArgumentNullException | worksheet is null. |
Setting properties on the returned DisplayOptions instance will not change the actual display of the worksheet. After setting properties, the Apply method of the CustomView will apply them to the worksheet.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+