Kpi.Trend Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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