IMsoTrendline.Period Property

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

Syntax

'Declaration
Property Period As Integer
    Get
    Set
'Usage
Dim instance As IMsoTrendline
Dim value As Integer

value = instance.Period

instance.Period = value
int Period { get; set; }

Property Value

Type: System.Int32

See Also

Reference

IMsoTrendline Interface

IMsoTrendline Members

Microsoft.Office.Core Namespace