name عقار
name عقار
إرجاع name من ذاكرة التخزين المؤقت للتقطيع.
مثال
# get the name of the slicer cache.
print(slicerCache.name)
تعريف:
@property
def name(self):
...
أنظر أيضا
- الوحدة
aspose.cells.slicers
- فئة
SlicerCache
إرجاع name من ذاكرة التخزين المؤقت للتقطيع.
# get the name of the slicer cache.
print(slicerCache.name)
@property
def name(self):
...
aspose.cells.slicers
SlicerCache