バージョン

Stops プロパティ

グラデーションの色遷移と配置を記述する読み取り専用のグラデーション境界コレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Stops As System.Collections.Generic.IList(Of CellFillGradientStop)
public System.Collections.Generic.IList<CellFillGradientStop> Stops {get;}
参照

オンラインで表示: GitHub