TextEffectFormat.Tracking Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property Tracking As Single
Get
Set
'Usage
Dim instance As TextEffectFormat
Dim value As Single
value = instance.Tracking
instance.Tracking = value
float Tracking { get; set; }
Property Value
Type: System.Single