Version

DisplayOptions Property (Worksheet)

Gets the object which controls the display of the worksheet.
Syntax
public WorksheetDisplayOptions DisplayOptions {get;}

Property Value

The object which controls the display of the worksheet.
Remarks

The display options include any settings which affect the display of the worksheet when viewed in Microsoft Excel. These settings will not affect the printed worksheet or the data stored in the 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