MESCIUS SPREAD for Windows Forms 15.0J
Group メソッド (Outline)

開始インデックスを示す整数値。
終了インデックスを示す整数値。
指定した行のアウトラインレベルを増やします。
構文
'宣言
 
Public Function Group( _
   ByVal startIndex As Integer, _
   ByVal endIndex As Integer _
) As Boolean
public bool Group( 
   int startIndex,
   int endIndex
)

パラメータ

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

戻り値の型

指定した範囲がグループ化されている場合はtrue、それ以外の場合はfalse
参照

Outline クラス
Outline メンバ

 

 


© MESCIUS inc. All rights reserved.