[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IRectangularGradient

IRectangularGradient Interface

IRectangularGradient 对象以线性方式沿着特定角度过渡一系列颜色。

Namespace: GrapeCity.Documents.Excel
Assembly: GcDocs.Excel.dll
Syntax
public interface IRectangularGradient

Properties

Name Description
Bottom

获取或设置渐变填充汇聚到的点或向量(可读可写)。

ColorStops

返回IRectangularGradient 对象的IRectangularGradient .ColorStops(只读)。

Left

获取或设置渐变填充汇聚到的点或向量(可读可写)。

Right

获取或设置渐变填充汇聚到的点或向量(可读可写)。

Top

获取或设置渐变填充汇聚的点或向量(可读可写)。