GrapeCity SPREAD for Windows Forms 12.0J
Add メソッド (IColorStops)


ColorStopを適用する位置を示す倍精度値。
ColorStopオブジェクトを指定したコレクションに追加します。
構文
'Declaration
 
Function Add( _
   ByVal position As Double _
) As ColorStop
'使用法
 
Dim instance As IColorStops
Dim position As Double
Dim value As ColorStop
 
value = instance.Add(position)

パラメータ

position
ColorStopを適用する位置を示す倍精度値。

戻り値の型

新しいオブジェクトを表す<see cref="T:GrapeCity.Spreadsheet.ColorStop" />オブジェクト。
参照

IColorStops インタフェース
IColorStops メンバ

 

 


Copyright © 2004 GrapeCity inc.