OLAP for WinForms
Clear(ClearFlags,Int32,Int32,Int32,Int32) メソッド

C1.Win.Olap.4 アセンブリ > C1.Win.Olap 名前空間 > C1OlapGrid クラス > Clear メソッド : Clear(ClearFlags,Int32,Int32,Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Sub Clear( _
   ByVal clearFlags As ClearFlags, _
   ByVal topRow As System.Integer, _
   ByVal leftCol As System.Integer, _
   ByVal bottomRow As System.Integer, _
   ByVal rightCol As System.Integer _
) 
public void Clear( 
   ClearFlags clearFlags,
   System.int topRow,
   System.int leftCol,
   System.int bottomRow,
   System.int rightCol
)

パラメータ

clearFlags
topRow
leftCol
bottomRow
rightCol
参照

C1OlapGrid クラス
C1OlapGrid メンバ
オーバーロード一覧