Share via


Kpi.Trend 属性

定义

KPI 趋势唯一名称

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于