'Declaration <DefaultValueAttribute(System.Windows.FontStretch, "Normal")> Public Property FontStretch As FontStretch
'Usage Dim instance As Cell Dim value As FontStretch instance.FontStretch = value value = instance.FontStretch
[DefaultValue(System.Windows.FontStretch, "Normal")] public FontStretch FontStretch {get; set;}