GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > WorksheetView クラス : MoveActiveCell メソッド |
true
、それ以外の場合はfalse
。
'Declaration
Public Sub MoveActiveCell( _ ByVal direction As Integer, _ Optional ByVal detectTable As Boolean, _ Optional ByVal isShownInvalidCells As Boolean, _ Optional ByVal notifyUI As Boolean _ )
public void MoveActiveCell( int direction, bool detectTable, bool isShownInvalidCells, bool notifyUI )
true
、それ以外の場合はfalse
。