type propiedad
type propiedad
Obtiene la forma automática type.
Ejemplo
autoShapeType = shape.type
Definición:
@property
def type(self):
...
Ver también
- módulo
aspose.cells.drawing
- clase
AutoShapeType
- clase
Button
Obtiene la forma automática type.
autoShapeType = shape.type
@property
def type(self):
...
aspose.cells.drawing
AutoShapeType
Button