'Declaration
Public Property BorderThickness As System.Windows.Thickness
'Usage
Dim instance As WorkbookView Dim value As System.Windows.Thickness instance.BorderThickness = value value = instance.BorderThickness
public System.Windows.Thickness BorderThickness {get; set;}
public read-write property BorderThickness: System.Windows.Thickness;
public function get,set BorderThickness : System.Windows.Thickness