'Declaration Public Overridable Function IsFontThemeSet() As System.Boolean
'Usage Dim instance As StyleInfo Dim value As System.Boolean value = instance.IsFontThemeSet()
public virtual System.bool IsFontThemeSet()
Return Value
true
if the font theme setting of the cell (FontTheme property) is set; otherwise, false
.