name propiedad
name propiedad
Devuelve el name de la caché de segmentación.
Ejemplo
# get the name of the slicer cache.
print(slicerCache.name)
Definición:
@property
def name(self):
...
Ver también
- módulo aspose.cells.slicers
- clase SlicerCache