Format
PivotTable.Format method
Format the cell in the pivottable area
public void Format(int row, int column, Style style)
Parameter | Type | Description |
---|---|---|
row | Int32 | Row Index of the cell |
column | Int32 | Column index of the cell |
style | Style | Style which is to format the cell |
See Also
- class Style
- class PivotTable
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells