public PrintOptions GetPrintOptions( Worksheet worksheet, bool createIfNull )
Exception | Description |
---|---|
System.ArgumentNullException | worksheet is null. |
Setting properties on the returned PrintOptions instance will not change the actual print settings 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+