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):
...