[]
Gets or sets the name of the default style for the sheet.
[TypeConverter(typeof(StyleNameConverter))]
public string DefaultStyleName { get; set; }
<TypeConverter(GetType(StyleNameConverter))>
Public Property DefaultStyleName As String
| Type | Condition |
|---|---|
| ArgumentException | Specified NamedStyle object could not be found in the collection |