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