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