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