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