Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcTimeSpan Class / SetZero Method


In This Topic
SetZero Method (GcTimeSpan)
In This Topic
Reset the value to System.TimeSpan.Zero.
Syntax
'Declaration
 
Public Sub SetZero() 
 
'Usage
 
Dim instance As GcTimeSpan
 
instance.SetZero()
Remarks
This method mainly used for the GcShortcut.
See Also