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