'Declaration
Public Property Width As System.Double
'Usage
Dim instance As SheetTabScrollButton Dim value As System.Double instance.Width = value value = instance.Width
public System.double Width {get; set;}
public read-write property Width: System.Double;
public function get,set Width : System.double