MESCIUS SPREAD for Windows Forms 17.0J
FillDirectionCommand コンストラクタ

ワークシートを示すGrapeCity.Spreadsheet.IWorksheetオブジェクト。
範囲が埋まります。
方向を示すGrapeCity.Spreadsheet.Directionオブジェクト。
FillDirectionCommand クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal worksheet As IWorksheet, _
   ByVal ranges() As Reference, _
   ByVal fillDirection As Direction _
)
public FillDirectionCommand( 
   IWorksheet worksheet,
   Reference[] ranges,
   Direction fillDirection
)

パラメータ

worksheet
ワークシートを示すGrapeCity.Spreadsheet.IWorksheetオブジェクト。
ranges
範囲が埋まります。
fillDirection
方向を示すGrapeCity.Spreadsheet.Directionオブジェクト。
参照

FillDirectionCommand クラス
FillDirectionCommand メンバ

 

 


© MESCIUS inc. All rights reserved.