ViewOptionsPaged Property Bytescout Spreadsheet SDK
Gets or sets a value indicating whether the sheet is currently being displayed in the window.

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

public bool Paged { get; set; }

Property Value

Type: Boolean
true if the sheet is currently being displayed in the window; otherwise, false.

Implements

IViewOptionsPaged
See Also

Reference