Spread Windows Forms 12.0 Product Documentation
IsLockForeColorSet Method (StyleInfo)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > StyleInfo Class : IsLockForeColorSet Method
Gets whether the lockedForeColor setting of the cell (LockForeColor property) is set.
Syntax
'Declaration
 
Public Overridable Function IsLockForeColorSet() As Boolean
'Usage
 
Dim instance As StyleInfo
Dim value As Boolean
 
value = instance.IsLockForeColorSet()
public virtual bool IsLockForeColorSet()
See Also

Reference

StyleInfo Class
StyleInfo Members