PivotEngine Property
PivotEngine
Gets the C1.PivotEngine.C1PivotEngine that contains the data and parameters
used to generate this document.
Declaration
[Browsable(false)]
public C1PivotEngine PivotEngine { get; }
<Browsable(False)>
Public ReadOnly Property PivotEngine As C1PivotEngine