SPREAD for WPF 4.0J - GcSpreadSheet
ShowDetail メソッド

GrapeCity.Spreadsheet 名前空間 > Outline クラス : ShowDetail メソッド
開始インデックスを示す整数値。
終了インデックスを示す整数値。
セルのグループを展開します。
シンタックス
'宣言
 
Public Sub ShowDetail( _
   ByVal startIndex As System.Integer, _
   ByVal endIndex As System.Integer _
) 
public void ShowDetail( 
   System.int startIndex,
   System.int endIndex
)

パラメータ

startIndex
開始インデックスを示す整数値。
endIndex
終了インデックスを示す整数値。
参照

Outline クラス
Outline メンバ