バージョン

GroupSummaries(Boolean) メソッド

すべての列に適用されるデフォルトのグループ集計を有効/無効にします。
シンタックス
'宣言
 
Public Overloads Function GroupSummaries( _
   ByVal enable As System.Boolean _
) As GroupByColumnSettingWrapper
public GroupByColumnSettingWrapper GroupSummaries( 
   System.bool enable
)

パラメータ

enable
参照

オンラインで表示: GitHub