direction propiedad
direction propiedad
Obtiene o establece el direction, se muestra la barra de datos.
Definición:
@property
def direction(self):
...
@direction.setter
def direction(self, value):
...
Ver también
- módulo aspose.cells
- clase DataBar
- clase TextDirectionType