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