Version

WorkbookWindowOptions Class

Represents the window options which are saved with the workbook.
Syntax
public class WorkbookWindowOptions : WindowOptions 
Remarks

The properties explicitly defined on this class and not inherited from the base class, WindowOptions, are options that can be saved with a workbook, but not with a custom view.

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