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