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