[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IColorStops

IColorStops Interface

表示指定系列的所有IColorStop 对象的集合。

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

Properties

Name Description
Count

获取表示对象的数量(只读)。

this[int]

从集合中返回IColorStop 对象。

Methods

Name Description
Add(double)

向指定集合中添加一个IColorStop 对象。

Clear()

清除所代表的对象。