custom_implementation_factory propiedad
custom_implementation_factory propiedad
Obtiene o establece el generador para crear instancias con implementación especial.
Definición:
@property
def custom_implementation_factory(self):
...
@custom_implementation_factory.setter
def custom_implementation_factory(self, value):
...
Ver también
- módulo
aspose.cells
- clase
CellsHelper
- clase
CustomImplementationFactory