FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.UndoRedo 名前空間 > GroupColumnUndoAction クラス > GroupColumnUndoAction コンストラクタ : GroupColumnUndoAction コンストラクタ(SheetView,Int32,Boolean) |
'Declaration Public Function New( _ ByVal sheetView As SheetView, _ ByVal column As Integer, _ ByVal append As Boolean _ )
'使用法 Dim sheetView As SheetView Dim column As Integer Dim append As Boolean Dim instance As New GroupColumnUndoAction(sheetView, column, append)