Search Results for

    Show / Hide Table of Contents

    TTableApplyFill.TTableApplyFill Constructor

    Overloads

    • TTableApplyFill.TTableApplyFill(Boolean)
    • TTableApplyFill.TTableApplyFill(Boolean, Boolean, Boolean)

    TTableApplyFill.TTableApplyFill(Boolean)

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

    Syntax

    Namespace: FlexCel.Core

    public TTableApplyFill(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

    • TTableApplyFill

    TTableApplyFill.TTableApplyFill(Boolean, Boolean, Boolean)

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

    Syntax

    Namespace: FlexCel.Core

    public TTableApplyFill(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

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