show_pivot_style_row_header propiedad
show_pivot_style_row_header propiedad
Indica si se debe aplicar el estilo al encabezado de fila de la tabla dinámica.
Definición:
@property
def show_pivot_style_row_header(self):
...
@show_pivot_style_row_header.setter
def show_pivot_style_row_header(self, value):
...
Ver también
- módulo
aspose.cells.pivot
- clase
PivotTable