[]
Gets or sets the name of the default style for the cells in this sheet.
[TypeConverter(typeof(StyleNameConverter))]
public string DefaultStyleName { get; set; }
<TypeConverter(GetType(StyleNameConverter))>
Public Property DefaultStyleName As String