GrapeCity SPREAD for Windows Forms 11.0J
ClearRangeGroup メソッド (IRangeGroupSupport)


これが行のアウトライン(範囲グループ)であるかどうか
アウトライン(範囲グループ)を削除します。
構文
'Declaration
 
Sub ClearRangeGroup( _
   ByVal isRowGroup As Boolean _
) 
'使用法
 
Dim instance As IRangeGroupSupport
Dim isRowGroup As Boolean
 
instance.ClearRangeGroup(isRowGroup)
void ClearRangeGroup( 
   bool isRowGroup
)

パラメータ

isRowGroup
これが行のアウトライン(範囲グループ)であるかどうか
参照

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

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.