Trendline.Period Property
Period.Represents the element tag in schema: c:period
Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
Public Property Period As Period
Get
Set
'Uso
Dim instance As Trendline
Dim value As Period
value = instance.Period
instance.Period = value
public Period Period { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Charts.Period
Returns Period.