'Declaration <FormulaBindablePropertyAttribute()> Property Left As Double
'Usage Dim instance As IShapeRange Dim value As Double instance.Left = value value = instance.Left
[FormulaBindableProperty()] double Left {get; set;}
'Declaration <FormulaBindablePropertyAttribute()> Property Left As Double
'Usage Dim instance As IShapeRange Dim value As Double instance.Left = value value = instance.Left
[FormulaBindableProperty()] double Left {get; set;}