Link Search Menu Expand Document

RangeIsDiagonalDownLine Property

Sets a value indicating whether this instance is diagonal down line.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool IsDiagonalDownLine { set; }

Property Value

Type: Boolean
true if this instance is diagonal down line; otherwise, false.

Implements

IRangeIsDiagonalDownLine
See Also

Reference