Search Results for

    Show / Hide Table of Contents

    TExcelRectangularGradient Class

    A rectangular gradient used for filling a background.

    Syntax

    Namespace: FlexCel.Core

    public class TExcelRectangularGradient: TExcelGradient

    Constructors

    Name Description
    TExcelRectangular​Gradient Overloaded
    TExcelRectangularGradient
    TExcelRectangularGradient(TGradientStop[], Double, Double, Double, Double)

    Methods

    Name Description
    Equals Returns true if both classes contain the same gradient.
    GetHashCode Returns the hashcode for this object.

    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 the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com