WorksheetViewOptions Property Bytescout Spreadsheet SDK
Gets the view options for the worksheet.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public ViewOptions ViewOptions { get; }

Property Value

Type: ViewOptions
The view options.

Implements

IWorksheetViewOptions
See Also

Reference