name mülk
name mülk
Dilimleyici önbelleğinin name’ini döndürür.
Örnek
# get the name of the slicer cache.
print(slicerCache.name)
Tanım:
@property
def name(self):
...
Ayrıca bakınız
- modül aspose.cells.slicers
- sınıf SlicerCache
Dilimleyici önbelleğinin name’ini döndürür.
# get the name of the slicer cache.
print(slicerCache.name)
@property
def name(self):
...