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