MESCIUS SPREAD for Windows Forms 15.0J
ExcelSetCellFormula(Int16,Int32,Int32,String) メソッド

シートインデックス
行インデックス
列インデックス
数式文字列
FORMULA - Excel Biffレコード。指定したオプションを使用して、指定した位置の数式を設定します。
構文
'宣言
 
Overloads Function ExcelSetCellFormula( _
   ByVal sheet As Short, _
   ByVal row As Integer, _
   ByVal col As Integer, _
   ByVal formula As String _
) As Boolean
bool ExcelSetCellFormula( 
   short sheet,
   int row,
   int col,
   string formula
)

パラメータ

sheet
シートインデックス
row
行インデックス
col
列インデックス
formula
数式文字列
参照

IExcelBiffRead インターフェース
IExcelBiffRead メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.