FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SpreadShapesContainer Class / theShape Field


In This Topic
theShape Field (SpreadShapesContainer)
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected theShape As Object
 
'Usage
 
Dim instance As SpreadShapesContainer
Dim value As Object
 
value = instance.theShape
 
instance.theShape = value
See Also