PivotCache.SourceSheet

PivotCache.SourceSheet property

Returns the data source of WebWorksheet for the PivotTable report.

public WebWorksheet SourceSheet { get; }

Remarks

DataTable.Columns will be convert PivotTable fields.

See Also