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