Xamarin.Android

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelPageBreakExtent

    Show / Hide Table of Contents

    Class ExcelPageBreakExtent

    Enumeration of page break extent types in Excel.

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

    Fields

    PageBreakFull

    Represents full page break option.

    Declaration
    public const ExcelPageBreakExtent PageBreakFull
    Field Value
    Type Description
    ExcelPageBreakExtent

    PageBreakPartial

    Represents partial page break option.

    Declaration
    public const ExcelPageBreakExtent PageBreakPartial
    Field Value
    Type Description
    ExcelPageBreakExtent

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved