'Declaration <System.ComponentModel.DefaultValueAttribute()> Public Property BackgroundCalculation As System.Boolean
'Usage Dim instance As Workbook Dim value As System.Boolean instance.BackgroundCalculation = value value = instance.BackgroundCalculation
[System.ComponentModel.DefaultValue()] public System.bool BackgroundCalculation {get; set;}