Search Results for

    Show / Hide Table of Contents

    TXlsMargins Record

    Sheet margin for printing, in inches.

    Syntax

    Unit: FlexCel.Core

    TXlsMargins = record;

    Fields

    Name Description
    Left Left Margin in inches.
    Top Top Margin in inches.
    Right Right Margin in inches.
    Bottom Bottom Margin in inches.
    Header Header Margin in inches. Space for the header at top of page, it is taken from Top margin.
    Footer Footer Margin in inches. Space for the footer at bottom of page, it is taken from Bottom margin.

    Methods

    Name Description
    Create Overloaded
    Create
    Create(Double, Double, Double, Double, Double, Double)

    Operators

    Name Description
    Equality Adapts the = operator so it returns true when both instances have the same values.
    Inequality Adapts the <> operator so it returns true when both instances have different values.
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com