PivotCacheDefinition.Kpis Property
OLAP KPIs.Represents the element tag in schema: x:kpis
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
Public Property Kpis As Kpis
Get
Set
'Uso
Dim instance As PivotCacheDefinition
Dim value As Kpis
value = instance.Kpis
instance.Kpis = value
public Kpis Kpis { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.Kpis
Returns Kpis.