PowerTools SPREAD for Windows Forms 8.0J
RangeGroupButtonClickUndoAction コンストラクタ(SheetView,Int32,Boolean)


シート
レベル
これが行のアウトライン(範囲グループ)であるかどうか
指定したシートのアウトライン(範囲グループ)に対する新しいアンドゥアクションを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal sheetView As SheetView, _
   ByVal activeLevel As Integer, _
   ByVal isRowGroup As Boolean _
)
'使用法
 
Dim sheetView As SheetView
Dim activeLevel As Integer
Dim isRowGroup As Boolean
 
Dim instance As New RangeGroupButtonClickUndoAction(sheetView, activeLevel, isRowGroup)
public RangeGroupButtonClickUndoAction( 
   SheetView sheetView,
   int activeLevel,
   bool isRowGroup
)

パラメータ

sheetView
シート
activeLevel
レベル
isRowGroup
これが行のアウトライン(範囲グループ)であるかどうか
参照

RangeGroupButtonClickUndoAction クラス
RangeGroupButtonClickUndoAction メンバ
オーバーロード一覧

 

 


© 2004-2015, GrapeCity inc. All rights reserved.