PowerTools SPREAD for Windows Forms 8.0J
SetInputMapToOtherSpreadView メソッド


他の Spread ビュー。
このSpreadViewの入力マップを別のSpreadViewビューに設定します。
構文
'Declaration
 
Public Sub SetInputMapToOtherSpreadView( _
   ByVal otherSpreadView As SpreadView _
) 
'使用法
 
Dim instance As SpreadView
Dim otherSpreadView As SpreadView
 
instance.SetInputMapToOtherSpreadView(otherSpreadView)
public void SetInputMapToOtherSpreadView( 
   SpreadView otherSpreadView
)

パラメータ

otherSpreadView
他の Spread ビュー。
参照

SpreadView クラス
SpreadView メンバ

 

 


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