'Declaration <System.ComponentModel.DefaultValueAttribute()> Public ReadOnly Property LastNonEmptyRowIndex As System.Integer
'Usage Dim instance As Worksheet Dim value As System.Integer value = instance.LastNonEmptyRowIndex
[System.ComponentModel.DefaultValue()] public System.int LastNonEmptyRowIndex {get;}