Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ItemTemplate Class / ShouldSerializeFont Method


In This Topic
    ShouldSerializeFont Method (ItemTemplate)
    In This Topic
    Should serialize Font.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeFont() As Boolean
    'Usage
     
    
    Dim instance As ItemTemplate
    Dim value As Boolean
     
    value = instance.ShouldSerializeFont()
    protected bool ShouldSerializeFont()

    Return Value

    A bool value.
    See Also