'宣言 Public Function TotalRowLabel( _ ByVal value As System.String _ ) As TableColumnBuilder
public TableColumnBuilder TotalRowLabel( System.string value )
パラメータ
- value
- 値。
戻り値の型
現在のビルダ。
'宣言 Public Function TotalRowLabel( _ ByVal value As System.String _ ) As TableColumnBuilder
public TableColumnBuilder TotalRowLabel( System.string value )