Version

PrintOptions Property (Worksheet)

Gets the object which controls how the worksheet prints.
Syntax
public PrintOptions PrintOptions {get;}

Property Value

The object which controls how the worksheet prints.
Remarks

The print options include any settings which affect the printed appearance of the worksheet. These settings will not affect the data in the worksheet. Although these are not display settings, some worksheet display styles will display all or some of the print options, so these settings may affect the display of the worksheet when viewed in Microsoft Excel.

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