MESCIUS SPREAD for Windows Forms 15.0J
AutoFill(Int32,Int32,Int32,Int32,AutoFillType) メソッド

塗りつぶしの種類を指定します。
指定した範囲のセルに対して自動入力を実行します。
構文
'宣言
 
Overloads Sub AutoFill( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal row2 As Integer, _
   ByVal column2 As Integer, _
   Optional ByVal type As AutoFillType _
) 
void AutoFill( 
   int row,
   int column,
   int row2,
   int column2,
   AutoFillType type
)

パラメータ

row
column
row2
column2
type
塗りつぶしの種類を指定します。
参照

IRange インターフェース
IRange メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.