You are here

constant EXCELRANGE_SEP in Feeds Excel 7

Same name and namespace in other branches
  1. 6 includes/ExcelRange.inc \EXCELRANGE_SEP
2 uses of EXCELRANGE_SEP
ExcelRange::expression_to_ranges in includes/ExcelRange.inc
Convert a string expression to a ranges array.
FeedsExcelParser::configForm in ./ExcelParser.inc
Build configuration form.

File

includes/ExcelRange.inc, line 4

Code

define('EXCELRANGE_SEP', ',');