Partager via


IMsoTrendline.InterceptIsAuto Property

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

Syntax

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

value = instance.InterceptIsAuto

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

Property Value

Type: System.Boolean

See Also

Reference

IMsoTrendline Interface

IMsoTrendline Members

Microsoft.Office.Core Namespace