Search Results for

    Show / Hide Table of Contents

    TCondFmtApplyFill.TCondFmtApplyFill Constructor

    Overloads

    • TCondFmtApplyFill.TCondFmtApplyFill(Boolean)
    • TCondFmtApplyFill.TCondFmtApplyFill(Boolean, Boolean, Boolean)

    TCondFmtApplyFill.TCondFmtApplyFill(Boolean)

    Creates an Apply Fill setting all members to true or false.

    Syntax

    Namespace: FlexCel.Core

    public TCondFmtApplyFill(Boolean AllTrue)

    Parameters

    <-> Parameter Type Description
    AllTrue Boolean If true all members will be set to true. If not, all members will be false.

    See also

    • TCondFmtApplyFill

    TCondFmtApplyFill.TCondFmtApplyFill(Boolean, Boolean, Boolean)

    Creates a new struct setting the members to true or false.

    Syntax

    Namespace: FlexCel.Core

    public TCondFmtApplyFill(Boolean aStyle, Boolean aFgColor, Boolean aBgColor)

    Parameters

    <-> Parameter Type Description
    aStyle Boolean If true, the style will be applied.
    aFgColor Boolean If true, the foreground color will be applied.
    aBgColor Boolean If true, the background color will be applied.

    See also

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