Interface IPivotAxis
- Namespace
- GrapeCity.Documents.Excel
- Assembly
- GcDocs.Excel.dll
Represents the axis for a PivotTable report.
public interface IPivotAxis
Properties
PivotLines
Returns the PivotLines attached to the specified PivotAxis object.
IPivotLines PivotLines { get; }
Property Value
- IPivotLines