type propiedad
type propiedad
Obtiene y establece el conjunto de iconos type.
Definición:
@property
def type(self):
...
@type.setter
def type(self, value):
...
Ver también
- módulo aspose.cells
- clase ConditionalFormattingIcon
- clase IconSetType