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