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