add_row_area_condition Methode
add_row_area_condition(self, field_name)
def add_row_area_condition(self, field_name):
    ...
| Parameter | Typ | Beschreibung | 
|---|---|---|
| field_name | str | 
add_row_area_condition(self, row_field)
def add_row_area_condition(self, row_field):
    ...
| Parameter | Typ | Beschreibung | 
|---|---|---|
| row_field | PivotField | 
Siehe auch
- Modul aspose.cells.pivot
- Klasse PivotFormatCondition