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