Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / setCulture Method
In This Topic
    setCulture Method
    In This Topic
    Sets culture info for the workbook. Which influences the feature related culture.
    Syntax
    void setCulture( 
       java.util.Locale value
    )

    Parameters

    value
    See Also