'宣言 Function PivotValueCell( _ ByVal rowline As System.Integer, _ ByVal columnline As System.Integer _ ) As IPivotValueCell
IPivotValueCell PivotValueCell( System.int rowline, System.int columnline )
パラメータ
- rowline
- データ領域の行位置。
- columnline
- データ領域の列位置。
'宣言 Function PivotValueCell( _ ByVal rowline As System.Integer, _ ByVal columnline As System.Integer _ ) As IPivotValueCell
IPivotValueCell PivotValueCell( System.int rowline, System.int columnline )