Table of Contents

TExcelRectangularGradient.Top Property

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.

Syntax

Namespace: FlexCel.Core

public Double Top { get; set; }

See also