apply_to metod
apply_to(self, row, column, scope)
Tillämpar villkorsstyrd formatering på intervallet. Endast för dataregionen.
def apply_to(self, row, column, scope):
...
| Parameter | Typ | Beskrivning |
|---|---|---|
| row | int | Den valda raden. |
| column | int | Den valda kolumnen. |
| scope | PivotConditionFormatScopeType | Omfattningen |
Se även
- modul
aspose.cells.pivot - klass
PivotConditionalFormat