Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Font Structure / Fallback Method


In This Topic
    Fallback Method
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Function Fallback() As Font
    'Usage
     
    
    Dim instance As Font
    Dim value As Font
     
    value = instance.Fallback()
    public Font Fallback()
    See Also