quote_prefix_to_style عقار
quote_prefix_to_style عقار
يشير إلى ما إذا كان يتم تعيين الخاصية Style.quote_prefix عند إدخال قيمة السلسلة (التي تبدأ بعلامة اقتباس مفردة) إلى الخلية
تعريف:
@property
def quote_prefix_to_style(self):
    ...
@quote_prefix_to_style.setter
def quote_prefix_to_style(self, value):
    ...
أنظر أيضا
- الوحدة aspose.cells
- فئة WorkbookSettings