FormatRow Method
FormatRow function
Format the row data in the pivottable area
func (instance *PivotTable) FormatRow(row int32, style *Style) error
Remarks
See Also
- Class PivotTable
- Namespace Aspose.Cells.Pivot
- Library Aspose.Cells for Go
Format the row data in the pivottable area
func (instance *PivotTable) FormatRow(row int32, style *Style) error