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