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

開始インデックスを示す整数値。
終了インデックスを示す整数値。
指定した範囲のグループ化を解除します。
構文
'宣言
 
Public Function Ungroup( _
   ByVal startIndex As Integer, _
   ByVal endIndex As Integer _
) As Boolean
public bool Ungroup( 
   int startIndex,
   int endIndex
)

パラメータ

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

戻り値の型

状態が変更された場合はtrue、それ以外の場合はfalse
参照

Outline クラス
Outline メンバ

 

 


© MESCIUS inc. All rights reserved.