is_row_grand_included propiedad
is_row_grand_included propiedad
Indica si está incluido el total general de la fila.
Definición:
@property
def is_row_grand_included(self):
...
@is_row_grand_included.setter
def is_row_grand_included(self, value):
...
Ver también
- módulo
aspose.cells.pivot
- clase
PivotArea