FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadShapesContainer Class / ResetText Method


In This Topic
ResetText Method (SpreadShapesContainer)
In This Topic
Resets the text in an element to its default value.
Syntax
'Declaration
 
Protected Overridable Sub ResetText() 
 
'Usage
 
Dim instance As SpreadShapesContainer
 
instance.ResetText()
See Also