[]
Gets or sets the vertical grid line for the column footer sheet corner.
[TypeConverter(typeof(GridLineConverter))]
public GridLine ColumnFooterSheetCornerVerticalGridLine { get; set; }
<TypeConverter(GetType(GridLineConverter))>
Public Property ColumnFooterSheetCornerVerticalGridLine As GridLine
Type | Condition |
---|---|
ArgumentNullException | No value is specified (specified value is null) |