Back to Devexpress

Sheet.ActiveView Property

officefileapi-devexpress-dot-spreadsheet-dot-sheet-c015e65a.md

latest1.0 KB
Original Source

Sheet.ActiveView Property

Returns an object that contains options used to display and print a sheet.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
SheetView ActiveView { get; }
vb
ReadOnly Property ActiveView As SheetView

Property Value

TypeDescription
SheetView

An object that contains display and print settings for a sheet.

|

See Also

Sheet Interface

Sheet Members

DevExpress.Spreadsheet Namespace