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