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