'DeclarationPublic Property FontStretch As System.Windows.FontStretch
'UsageDim instance As SheetTabScrollButton Dim value As System.Windows.FontStretch instance.FontStretch = value value = instance.FontStretch
public System.Windows.FontStretch FontStretch {get; set;}
public read-write property FontStretch: System.Windows.FontStretch; 
            public function get,set FontStretch : System.Windows.FontStretch