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