menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelPageBreak - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelPageBreak

    Enumeration of page break types in Excel.

    Inheritance
    System.Object
    ExcelPageBreak
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelPageBreak : Enum

    Fields

    PageBreakAutomatic

    Represents the Automatic option.

    Declaration
    public const ExcelPageBreak PageBreakAutomatic
    Field Value
    Type
    ExcelPageBreak

    PageBreakManual

    Represents the Manual option.

    Declaration
    public const ExcelPageBreak PageBreakManual
    Field Value
    Type
    ExcelPageBreak

    PageBreakNone

    Represents the None option.

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