ignore_null عقار
ignore_null عقار
يشير إلى ما إذا كان سيتم تجاهل القيمة الفارغة.
تعريف:
@property
def ignore_null(self):
...
@ignore_null.setter
def ignore_null(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells.utility
- فئة
JsonLayoutOptions
يشير إلى ما إذا كان سيتم تجاهل القيمة الفارغة.
@property
def ignore_null(self):
...
@ignore_null.setter
def ignore_null(self, value):
...
aspose.cells.utility
JsonLayoutOptions