MESCIUS SPREAD for Windows Forms 15.0J
ExcelGetConditionalFormatsXML メソッド

シートインデックス
行インデックス
列インデックス
相互参照リスト
最初の条件のリスト
最後の条件のリスト
オプションリスト
Excel XMLの条件付き書式を取得します。
構文
'宣言
 
Function ExcelGetConditionalFormatsXML( _
   ByVal sheet As Short, _
   ByRef rows() As Integer, _
   ByRef columns() As Integer, _
   ByRef xfLists() As ArrayList, _
   ByRef firstConditionLists() As ArrayList, _
   ByRef lastConditionLists() As ArrayList, _
   ByRef opLists() As ArrayList _
) As Boolean
bool ExcelGetConditionalFormatsXML( 
   short sheet,
   ref int[] rows,
   ref int[] columns,
   ref ArrayList[] xfLists,
   ref ArrayList[] firstConditionLists,
   ref ArrayList[] lastConditionLists,
   ref ArrayList[] opLists
)

パラメータ

sheet
シートインデックス
rows
行インデックス
columns
列インデックス
xfLists
相互参照リスト
firstConditionLists
最初の条件のリスト
lastConditionLists
最後の条件のリスト
opLists
オプションリスト
参照

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

 

 


© MESCIUS inc. All rights reserved.