'Declaration Public Overridable Function IsForegroundSet() As Boolean
public virtual bool IsForegroundSet()
Return Value
true
if the foreground of the cell (Foreground property) is set; otherwise, false
.'Declaration Public Overridable Function IsForegroundSet() As Boolean
public virtual bool IsForegroundSet()
true
if the foreground of the cell (Foreground property) is set; otherwise, false
.