Spread Windows Forms 12.0 Product Documentation
ShouldSerializeSelectionFont Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : ShouldSerializeSelectionFont Method
Determines whether selection font should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeSelectionFont() As Boolean
'Usage
 
Dim instance As SheetView
Dim value As Boolean
 
value = instance.ShouldSerializeSelectionFont()
protected bool ShouldSerializeSelectionFont()
See Also

Reference

SheetView Class
SheetView Members