is_nillable propiedad
is_nillable propiedad
Indica si el valor podría estar vacío.
Definición:
@property
def is_nillable(self):
...
@is_nillable.setter
def is_nillable(self, value):
...
Ver también
- módulo aspose.cells.properties
- clase ContentTypeProperty