PowerTools SPREAD for ASP.NET 8.0J
ClearFormulas メソッド (IClearFormulasSupport)

行数
列数
指定した範囲内の数式をクリアします。
構文
'Declaration
 
Sub ClearFormulas( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal rowCount As Integer, _
   ByVal columnCount As Integer _
) 
void ClearFormulas( 
   int row,
   int column,
   int rowCount,
   int columnCount
)

パラメータ

row
column
rowCount
行数
columnCount
列数
参照

IClearFormulasSupport インタフェース
IClearFormulasSupport メンバ

 

 


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