Search Results for

    Show / Hide Table of Contents

    TXlsFile.HasHPageBreak Method

    True if the sheet has a Manual Horizontal page break on the row.

    Syntax

    Unit: FlexCel.XlsAdapter

    function TXlsFile.HasHPageBreak(const row: Integer): Boolean; override;

    Parameters

    <-> Parameter Type Description
    const row Integer Row to check.

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

    See also

    • TXlsFile
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com