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


In This Topic
SwitchSign Method (GcTimeSpan)
In This Topic
Switches the sign of value.
Syntax
'Declaration
 
Public Sub SwitchSign() 
 
'Usage
 
Dim instance As GcTimeSpan
 
instance.SwitchSign()
Remarks
This method mainly used by GcShortcut's behaviors.
See Also