Search Results for

    Show / Hide Table of Contents

    ExcelFile.DeleteHPageBreak Method

    Deletes all manual page breaks at row. If there is no manual page break on row, this method will do nothing.

    Syntax

    Namespace: FlexCel.Core

    public abstract void DeleteHPageBreak(Int32 row)

    Parameters

    <-> Parameter Type Description
    row Int32 Row where to delete the Page break.

    Note that row can be 0, and this would mean a page break before row 1. (which Excel will ignore)

    See also

    • ExcelFile
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com