Kpi.Value Property

KPI Value Unique Name.Represents the attribte in schema: value

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

Syntax

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

value = instance.Value

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Kpi Class

Kpi Members

DocumentFormat.OpenXml.Spreadsheet Namespace