Search Results for

    Show / Hide Table of Contents

    TShapeFill.TShapeFill Constructor

    Overloads

    • TShapeFill.TShapeFill(Boolean, TFillStyle)
    • TShapeFill.TShapeFill(TFillStyle, Boolean, TFormattingType, Nullable<TDrawingColor>, Boolean)

    TShapeFill.TShapeFill(Boolean, TFillStyle)

    Creates a simple shape fill.

    Syntax

    Namespace: FlexCel.Core

    public TShapeFill(Boolean aHasFill, TFillStyle aFillStyle)

    Parameters

    <-> Parameter Type Description
    aHasFill Boolean True if the object has fill, false if it is transparent.
    aFillStyle TFillStyle Fill used in the shape.

    See also

    • TShapeFill

    TShapeFill.TShapeFill(TFillStyle, Boolean, TFormattingType, Nullable<TDrawingColor>, Boolean)

    Creates a more complex shape fill.

    Syntax

    Namespace: FlexCel.Core

    public TShapeFill(TFillStyle aFillStyle, Boolean aHasFill, TFormattingType aThemeStyle, Nullable<TDrawingColor> aThemeColor, Boolean aUseThemeBk)

    Parameters

    <-> Parameter Type Description
    aFillStyle TFillStyle
    aHasFill Boolean
    aThemeStyle TFormattingType
    aThemeColor Nullable<TDrawingColor>
    aUseThemeBk Boolean

    See also

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