Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Localization Namespace / Localizer Class / Exceptions Property


In This Topic
    Exceptions Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Exceptions As Localizer
    'Usage
     
    
    Dim value As Localizer
     
    value = Localizer.Exceptions
    public static Localizer Exceptions {get;}
    See Also