'Declaration
Property IsNoUnderlineFontStyleSet As Boolean
'Usage
Dim instance As IExcelSupportFontStyle Dim value As Boolean instance.IsNoUnderlineFontStyleSet = value value = instance.IsNoUnderlineFontStyleSet
bool IsNoUnderlineFontStyleSet {get; set;}