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