Format

PivotTable.Format method

Formatieren Sie die Zelle im schwenkbaren Bereich

public void Format(int row, int column, Style style)
ParameterTypBeschreibung
rowInt32Zeilenindex der Zelle
columnInt32Spaltenindex der Zelle
styleStyleStil, der die Zelle formatieren soll

Siehe auch