[]
Gets or sets the border for cells in this row.
[TypeConverter(typeof(BorderConverter))] public IBorder Border { get; set; }
<TypeConverter(GetType(BorderConverter))> Public Property Border As IBorder