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