Kpi.Trend Property

KPI Trend Unique Name.Represents the attribte in schema: trend

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "trend")> _
Public Property Trend As StringValue
    Get
    Set
'Usage
Dim instance As Kpi
Dim value As StringValue

value = instance.Trend

instance.Trend = value
[SchemaAttrAttribute(, "trend")]
public StringValue Trend { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Kpi Class

Kpi Members

DocumentFormat.OpenXml.Spreadsheet Namespace