alexa

    Show / Hide Table of Contents

    Enum ExcelPageBreakExtent

    Enumeration of page break extent types in Excel.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ExcelPageBreakExtent

    Fields

    Name Description
    PageBreakFull

    Represents full page break option.

    PageBreakPartial

    Represents partial page break option.

    Back to top Generated by DocFX