calculation_type propiedad
calculation_type propiedad
Representa cómo mostrar los valores de un campo de datos en el informe dinámico.
Definición:
@property
def calculation_type(self):
...
@calculation_type.setter
def calculation_type(self, value):
...
Ver también
- módulo
aspose.cells.pivot - clase
PivotFieldDataDisplayFormat - clase
PivotShowValuesSetting