is_to_output عقار
is_to_output عقار
يحصل على قيمة أو يعينها للإشارة إلى ما إذا كان يجب إخراج الصفحة أم لا. القيمة الافتراضية هي true.
تعريف:
@property
def is_to_output(self):
...
@is_to_output.setter
def is_to_output(self, value):
...
أنظر أيضا
- الوحدة
aspose.cells.rendering
- فئة
PageStartSavingArgs