'Declaration Public Overridable Function IsBackgroundThemeColorSet() As Boolean
public virtual bool IsBackgroundThemeColorSet()
Return Value
true
if the background theme color of the cell (BackgroundThemeColor property) is set; otherwise, false
.'Declaration Public Overridable Function IsBackgroundThemeColorSet() As Boolean
public virtual bool IsBackgroundThemeColorSet()
true
if the background theme color of the cell (BackgroundThemeColor property) is set; otherwise, false
.