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