menu

WinUI

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SheetView - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SheetView

    Defines the view setting of the sheet.

    Inheritance
    System.Object
    SheetView
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.NET.dll
    Syntax
    public sealed class SheetView : Enum

    Fields

    Normal

    Normal view

    Declaration
    public const SheetView Normal
    Field Value
    Type
    SheetView

    PageBreakPreview

    Page break preview

    Declaration
    public const SheetView PageBreakPreview
    Field Value
    Type
    SheetView

    PageLayout

    Page Layout View

    Declaration
    public const SheetView PageLayout
    Field Value
    Type
    SheetView
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved