バージョン

CellFillRectangularGradient コンストラクタ

シンタックス
'宣言
 
Public Function New( _
   ByVal left As Double, _
   ByVal top As Double, _
   ByVal right As Double, _
   ByVal bottom As Double, _
   ByVal ParamArray stops() As CellFillGradientStop _
)
public CellFillRectangularGradient( 
   double left,
   double top,
   double right,
   double bottom,
   params CellFillGradientStop[] stops
)

パラメータ

left
top
right
bottom
stops
参照