Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / SubItemInfo Class / ResetPadding Method


In This Topic
ResetPadding Method (SubItemInfo)
In This Topic
Resets the padding.
Syntax
'Declaration
 
Public Sub ResetPadding() 
 
'Usage
 
Dim instance As SubItemInfo
 
instance.ResetPadding()
See Also