Version

DisplayOptions Class

Abstract base class which exposes the various display options available for a worksheet which can be saved with both a worksheet and a custom view.
Syntax
public abstract class DisplayOptions : DisplayOptionsBase 
Remarks

This class provides a way to control how a worksheet is displayed when it is 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