A RwU that specifies the zero-based index of the last row in the range. The value MUST be greater than or equal to rwFirst.
public short rwLast {get; set;}
'Declaration
Public Property rwLast As Short
'Usage
Dim instance As Ref8U
Dim value As Short
instance.rwLast = value
value = instance.rwLast