'Declaration Public Overridable Function IsFontStyleSet() As Boolean
public virtual bool IsFontStyleSet()
Return Value
true
if the font style setting of the cell (FontStyle property) is set; otherwise, false
.'Declaration Public Overridable Function IsFontStyleSet() As Boolean
public virtual bool IsFontStyleSet()
true
if the font style setting of the cell (FontStyle property) is set; otherwise, false
.