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