Search Results for

    Show / Hide Table of Contents

    TExcelFile.HasVPageBreak Method

    True if the sheet has a Manual Vertical page break on the column.

    Syntax

    Unit: FlexCel.Core

    function TExcelFile.HasVPageBreak(const col: Integer): Boolean; virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const col Integer Column to check
    Note that column can be 0, and this would mean a page break before column 1. (which Excel will ignore)

    See also

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