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