Kpi.Trend Property

Definition

KPI Trend Unique Name

Represents the following attribute in the schema: trend

[DocumentFormat.OpenXml.SchemaAttr(0, "trend")]
public DocumentFormat.OpenXml.StringValue Trend { get; set; }
public DocumentFormat.OpenXml.StringValue Trend { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "trend")]
public DocumentFormat.OpenXml.StringValue? Trend { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("trend")]
public DocumentFormat.OpenXml.StringValue? Trend { get; set; }
public DocumentFormat.OpenXml.StringValue? Trend { get; set; }
member this.Trend : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "trend")>]
member this.Trend : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("trend")>]
member this.Trend : DocumentFormat.OpenXml.StringValue with get, set
Public Property Trend As StringValue

Property Value

Returns StringValue.

Attributes

Applies to