[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.SheetCornerHorizontalGridLine

SheetCornerHorizontalGridLine Property

SheetCornerHorizontalGridLine

Gets or sets the horizontal grid line for the sheet corner.

Declaration
[TypeConverter(typeof(GridLineConverter))]
public GridLine SheetCornerHorizontalGridLine { get; set; }
<TypeConverter(GetType(GridLineConverter))>
Public Property SheetCornerHorizontalGridLine As GridLine
Exceptions
Type Condition
ArgumentNullException

No value is specified (specified value is null)

OSZAR »