public ZoomUndoAction( SheetView sheetView, float zoomFactor )
'Declaration Public Function New( _ ByVal sheetView As SheetView, _ ByVal zoomFactor As Single _ )
'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)
'使用法
Dim sheetView As SheetView Dim zoomFactor As Single Dim instance As New ZoomUndoAction(sheetView, zoomFactor)
ZoomUndoAction クラス ZoomUndoAction メンバ
© 2004-2017, GrapeCity inc. All rights reserved.