Spread Windows Forms 12.0 Product Documentation
IsLockFontSet Method (StyleInfo)


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

Reference

StyleInfo Class
StyleInfo Members