バージョン

GroupByGroupSummary コンストラクタ(String,String,String,String)

パラメーターを持つコンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal summaryFunction As System.String, _
   Optional ByVal label As System.String, _
   Optional ByVal summaryTemplate As System.String, _
   Optional ByVal format As System.String _
)
public GroupByGroupSummary( 
   System.string summaryFunction,
   System.string label,
   System.string summaryTemplate,
   System.string format
)

パラメータ

summaryFunction
label
summaryTemplate
format
参照

オンラインで表示: GitHub