show_pivot_style_last_column property
show_pivot_style_last_column property
Indicates whether the column formatting is applied.
Definition:
@property
def show_pivot_style_last_column(self):
    ...
@show_pivot_style_last_column.setter
def show_pivot_style_last_column(self, value):
    ...
See Also
- module 
aspose.cells.pivot - class 
PivotTable