MESCIUS SPREAD for Windows Forms 15.0J
ExcelSetCellFormat(Int16,Int32,Int32,Int32,Type,Object) メソッド

シートインデックス
FORMAT - セル書式を設定します。- Excel Biffレコード
構文
'宣言
 
Overloads Function ExcelSetCellFormat( _
   ByVal sheet As Short, _
   ByVal row As Integer, _
   ByVal col As Integer, _
   ByVal ixf As Integer, _
   ByVal type As Type, _
   ByRef styleInfo As Object _
) As Boolean
bool ExcelSetCellFormat( 
   short sheet,
   int row,
   int col,
   int ixf,
   Type type,
   out object styleInfo
)

パラメータ

sheet
シートインデックス
row
col
ixf
type
styleInfo
参照

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

 

 


© MESCIUS inc. All rights reserved.