FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.UndoRedo 名前空間 > ConvertTableToRangeUndoAction クラス : ConvertTableToRangeUndoAction コンストラクタ |
'Declaration
Public Function New( _ ByVal fpSpread As FpSpread, _ ByVal sheetView As SheetView, _ ByVal tableName As String _ )
'使用法
Dim fpSpread As FpSpread Dim sheetView As SheetView Dim tableName As String Dim instance As New ConvertTableToRangeUndoAction(fpSpread, sheetView, tableName)