MESCIUS SPREAD for Windows Forms 15.0J
ExcelSetCellFormula メソッド (IExcelXml)

シートインデックス
行インデックス
列インデックス
数式
共有リスト
Excel XMLのセル数式を設定します。
構文
'宣言
 
Function ExcelSetCellFormula( _
   ByVal sheet As Short, _
   ByVal row As Integer, _
   ByVal col As Integer, _
   ByVal formula As String, _
   ByVal sharedList As ArrayList _
) As Boolean
bool ExcelSetCellFormula( 
   short sheet,
   int row,
   int col,
   string formula,
   ArrayList sharedList
)

パラメータ

sheet
シートインデックス
row
行インデックス
col
列インデックス
formula
数式
sharedList
共有リスト
参照

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

 

 


© MESCIUS inc. All rights reserved.