export_empty_cells الملكية
export_empty_cells الملكية
الإشارة إلى ما إذا كان يتم تصدير خلايا فارغة كخلايا فارغة.
تعريف:
@property
def export_empty_cells(self):
...
@export_empty_cells.setter
def export_empty_cells(self, value):
...
الإشارة إلى ما إذا كان يتم تصدير خلايا فارغة كخلايا فارغة.
@property
def export_empty_cells(self):
...
@export_empty_cells.setter
def export_empty_cells(self, value):
...