MESCIUS SPREAD for Windows Forms 17.0J
GetDistinctRange メソッド

ソースのセル参照。
行または列を絞り込む必要があることを示します。
開始インデックスのリストが改良されました。
終了インデックスのリストが改良されました。
Referenceリストから個別の行または列を絞り込みます。
構文
'Declaration
 
Public Shared Function GetDistinctRange( _
   ByVal references() As Reference, _
   ByVal refineRow As Boolean, _
   ByRef startIndices() As Integer, _
   ByRef endIndices() As Integer _
) As Integer
public static int GetDistinctRange( 
   Reference[] references,
   bool refineRow,
   out int[] startIndices,
   out int[] endIndices
)

パラメータ

references
ソースのセル参照。
refineRow
行または列を絞り込む必要があることを示します。
startIndices
開始インデックスのリストが改良されました。
endIndices
終了インデックスのリストが改良されました。
参照

SpreadsheetHelper クラス
SpreadsheetHelper メンバ

 

 


© MESCIUS inc. All rights reserved.