Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ListItemInfo Class / ShouldSerializeFont Method


In This Topic
ShouldSerializeFont Method (ListItemInfo)
In This Topic
Specifies whether the font should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeFont() As Boolean
 
'Usage
 
Dim instance As ListItemInfo
Dim value As Boolean
 
value = instance.ShouldSerializeFont()
See Also