'Declaration Property IsStrikeOut As System.Boolean
'Usage Dim instance As IExcelFont Dim value As System.Boolean instance.IsStrikeOut = value value = instance.IsStrikeOut
System.bool IsStrikeOut {get; set;}
'Declaration Property IsStrikeOut As System.Boolean
'Usage Dim instance As IExcelFont Dim value As System.Boolean instance.IsStrikeOut = value value = instance.IsStrikeOut
System.bool IsStrikeOut {get; set;}