PowerTools SPREAD for Windows Forms 8.0J
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
)

パラメータ

sheetView
シート
zoomFactor
倍率
参照

ZoomUndoAction クラス
ZoomUndoAction メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.