FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.UndoRedo 名前空間 > RangeGroupButtonClickUndoAction クラス > RangeGroupButtonClickUndoAction コンストラクタ : 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 )