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