'宣言 Public Overrides Function AlternatingRowStep( _ ByVal value As System.Integer _ ) As PivotGridBuilder
public override PivotGridBuilder AlternatingRowStep( System.int value )
パラメータ
- value
- 値。
戻り値の型
現在のビルダ。
'宣言 Public Overrides Function AlternatingRowStep( _ ByVal value As System.Integer _ ) As PivotGridBuilder
public override PivotGridBuilder AlternatingRowStep( System.int value )