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