Click or drag to resize
NanoXLSX

WorksheetViewType Property

Gets or sets how the current worksheet is displayed in the spreadsheet application (Excel)

Namespace: NanoXLSX
Assembly: NanoXLSX (in NanoXLSX.dll) Version: 2.6.7+c253a7d00ca5e19be14df4552cf12c589ec4ab3e
Syntax
C#
public WorksheetSheetViewType ViewType { get; set; }

Property Value

WorksheetSheetViewType
See Also