MESCIUS SPREAD for Windows Forms 17.0J
GetNextActiveCellPosition メソッド

影響を受ける左から右への移動方向を示すブール値。
このコマンドを使用して、アクティブを結果の位置に移動できます。
アクティブセルを移動するための次の提案位置を取得します。
構文
'Declaration
 
Public Shared Function GetNextActiveCellPosition( _
   ByVal worksheet As IWorksheet, _
   ByVal foward As Boolean, _
   ByRef command As Command, _
   Optional ByVal direction As Direction, _
   Optional ByVal isUIAction As Boolean _
) As CellReference
public static CellReference GetNextActiveCellPosition( 
   IWorksheet worksheet,
   bool foward,
   out Command command,
   Direction direction,
   bool isUIAction
)

パラメータ

worksheet
foward
影響を受ける左から右への移動方向を示すブール値。
command
このコマンドを使用して、アクティブを結果の位置に移動できます。
direction
isUIAction

戻り値の型

新しいアクティブセルの位置を提案します。 空の場合は、新しい位置を気にしません。
参照

UIHelper クラス
UIHelper メンバ

 

 


© MESCIUS inc. All rights reserved.