apply_to Methode
apply_to(self, row, column, scope)
Wendet das bedingte Format auf den Bereich an. Nur für die Datenregion.
def apply_to(self, row, column, scope):
...
| Parameter | Typ | Beschreibung |
|---|---|---|
| row | int | Die ausgewählte Zeile. |
| column | int | Die ausgewählte Spalte. |
| scope | PivotConditionFormatScopeType | Der Umfang |
Siehe auch
- Modul
aspose.cells.pivot - Klasse
PivotConditionalFormat