OverheadSheetArea.FirstRow Property

Gets the first row of the area. Zero based.
Public ReadOnly Property FirstRow() As Integer
This language is not supported or no code example is available.
public int FirstRow {get;}
This language is not supported or no code example is available.

Property Value

int

If set to -1, then the area is not available.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition