SpreadJS Documentation
GC.Spread.Common Namespace / CultureManager type
In This Topic
    CultureManager type
    In This Topic

    Syntax
    var instance = new GC.Spread.Common.CultureManager();
    function CultureManager;
    Inheritance Hierarchy

    Object
       GC.Spread.Common.CultureManager

    Constructors
     NameDescription
    public ConstructorRepresente a culture manager.  
    Top
    Methods
     NameDescription
    public Methodstatic (Shared in Visual Basic)Adds the cultureInfo or custom language into the culture manager.  
    public Methodstatic (Shared in Visual Basic)Get or set the Sheets culture.  
    public Methodstatic (Shared in Visual Basic)Gets the specified cultureInfo. If no culture name, get current cultureInfo.  
    public Methodstatic (Shared in Visual Basic)Gets the specified custome language.  
    Top
    See Also