método get
get(self, item_value)
Obtiene el PivotItem
por el nombre específico.
def get(self, item_value):
...
Parámetro | Tipo | Descripción |
---|---|---|
item_value | str |
Ver también
- módulo
aspose.cells.pivot
- clase
PivotItem
- clase
PivotItemCollection
Obtiene el PivotItem
por el nombre específico.
def get(self, item_value):
...
Parámetro | Tipo | Descripción |
---|---|---|
item_value | str |
aspose.cells.pivot
PivotItem
PivotItemCollection