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