IMsoTrendline.DisplayEquation Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property DisplayEquation As Boolean
    Get
    Set
'Usage
Dim instance As IMsoTrendline
Dim value As Boolean

value = instance.DisplayEquation

instance.DisplayEquation = value
bool DisplayEquation { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

IMsoTrendline Interface

IMsoTrendline Members

Microsoft.Office.Core Namespace