Search Results for

    Show / Hide Table of Contents

    IExcelRectangularGradient Interface

    A rectangular gradient used for filling a background.

    Syntax

    Unit: FlexCel.Core

    IExcelRectangularGradient = interface(IExcelGradient);

    Properties

    Name Description
    Top Top coordinate for the gradient. This value must be between 0 and 1, and specifies in percent where the first color of the gradient will be placed.
    Left Left coordinate for the gradient. This value must be between 0 and 1, and specifies in percent where the first color of the gradient will be placed.
    Bottom Bottom coordinate for the gradient. This value must be between 0 and 1, and specifies in percent where the last color of the gradient will be placed.
    Right Right coordinate for the gradient. This value must be between 0 and 1, and specifies in percent where the last color of the gradient will be placed.
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com