Search Results for

    Show / Hide Table of Contents

    TCondFmtApplyBorders Record

    Determines which parts of the borders will be applied in the conditional format.

    Syntax

    Unit: FlexCel.Core

    TCondFmtApplyBorders = record;

    Methods

    Name Description
    Create Overloaded
    Create(Boolean)
    Create(Boolean, Boolean, Boolean, Boolean)
    Equals Returns true if both objects are the same
    GetHashCode Returns the hashcode of the struct.

    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.

    Properties

    Name Description
    Left Left border.
    Top Top border.
    Right Right border.
    Bottom Bottom border.
    IsEmpty Returns true if the format does not apply any setting.
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com