MESCIUS SPREAD for Windows Forms 15.0J
SlicerActionsCommand コンストラクタ(Slicer,Int32,Int32,Boolean,Boolean)

処理するスライサー。
選択した項目の開始インデックス。
選択した最後の項目のインデックス。
選択動作を示すブール値。
スライサーの選択項目コマンドを作成します。
構文
'宣言
 
Public Function New( _
   ByVal slicer As Slicer, _
   ByVal start As Integer, _
   ByVal end As Integer, _
   ByVal reverse As Boolean, _
   ByVal clearOthers As Boolean _
)
public SlicerActionsCommand( 
   Slicer slicer,
   int start,
   int end,
   bool reverse,
   bool clearOthers
)

パラメータ

slicer
処理するスライサー。
start
選択した項目の開始インデックス。
end
選択した最後の項目のインデックス。
reverse
選択動作を示すブール値。
clearOthers
参照

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

 

 


© MESCIUS inc. All rights reserved.