FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / StyleInfo Class / ResetEditor Method


In This Topic
ResetEditor Method
In This Topic
Resets the Editor property to its default value.
Syntax
'Declaration
 
Public Sub ResetEditor() 
 
'Usage
 
Dim instance As StyleInfo
 
instance.ResetEditor()
See Also