IsLockFontSet Method (StyleInfo)
Gets whether the lockedFont setting of the cell (LockFont property) is set.
public virtual bool IsLockFontSet()
'Declaration
Public Overridable Function IsLockFontSet() As Boolean
'Usage
Dim instance As StyleInfo
Dim value As Boolean
value = instance.IsLockFontSet()