ShowDetail Method

ShowDetail function

Show the detail of one item in the data region to a new Table.


func (instance *PivotTable) ShowDetail(rowoffset int32, columnoffset int32, newsheet bool, destrow int32, destcolumn int32)  error

Remarks

See Also