'Declaration Public Overridable Property Left As Unit
'Usage Dim instance As SpreadChart Dim value As Unit instance.Left = value value = instance.Left
public virtual Unit Left {get; set;}
'Declaration Public Overridable Property Left As Unit
'Usage Dim instance As SpreadChart Dim value As Unit instance.Left = value value = instance.Left
public virtual Unit Left {get; set;}