export_cell_coordinate عقار

export_cell_coordinate عقار

يُشير إلى إمكانية تصدير إحداثيات خلايا Excel غير الفارغة عند حفظ الملف بتنسيق HTML. القيمة الافتراضية هي خطأ. إذا كنت تريد استيراد الناتج html إلى excel، يرجى الاحتفاظ بالقيمة الافتراضية.

تعريف:

@property
def export_cell_coordinate(self):
    ...
@export_cell_coordinate.setter
def export_cell_coordinate(self, value):
    ...

أنظر أيضا