'Declaration Protected xfmt As String
'Declaration
Protected xfmt As String
'Usage Dim instance As TrendLine Dim value As String value = instance.xfmt instance.xfmt = value
'Usage
Dim instance As TrendLine Dim value As String value = instance.xfmt instance.xfmt = value
protected string xfmt
TrendLine Class TrendLine Members