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