Aspose::Cells::Pivot::PivotLineType enum
PivotLineType enum
Specifies the type of the PivotLine.
enum class PivotLineType
Values
| Name | Value | Description |
|---|---|---|
| Regular | 0 | Regular PivotLine with pivot items. |
| Subtotal | 1 | Subtotal line. |
| GrandTotal | 2 | Grand Total line. |
| Blank | 3 | Blank line after each group. |
See Also
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++