[]
Gets or sets the vertical grid line on this sheet.
[TypeConverter(typeof(_wl))]
public GridLine VerticalGridLine { get; set; }
<TypeConverter(GetType(_wl))>
Public Property VerticalGridLine As GridLine
| Type | Condition |
|---|---|
| ArgumentNullException | No value is specified (specified value is null) |