Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Workbook Class / getCulture Method
In This Topic
    getCulture Method
    In This Topic
    Gets the culture info of workbook, default is Locale.getDefault().
    Syntax
    public java.util.Locale getCulture()
    See Also