name proprietà
name proprietà
Restituisce il valore name della cache slicer.
Esempio
# get the name of the slicer cache.
print(slicerCache.name)
Definizione:
@property
def name(self):
...
Guarda anche
- modulo
aspose.cells.slicers
- classe
SlicerCache