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