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