OverheadSheetArea.LastRow Property

Gets the last row of the area. Zero based.
Public ReadOnly Property LastRow() As Integer
This language is not supported or no code example is available.
public int LastRow {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