is_nillable proprietà
is_nillable proprietà
Indica se il valore può essere vuoto.
Definizione:
@property
def is_nillable(self):
...
@is_nillable.setter
def is_nillable(self, value):
...
Guarda anche
- modulo aspose.cells.properties
- classe ContentTypeProperty