Version

WindowOptions Property (Workbook)

Gets the options which control various workbook level display properties.
Syntax
public WorkbookWindowOptions WindowOptions {get;}

Property Value

The options which control various workbook level display properties.
Remarks

The window options control properties of the child MDI window showing the workbook in Microsoft Excel. They also control display options of the workbook which do not change based on the selected worksheet.

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