constant EXCELRANGE_SEP in Feeds Excel 6
Same name and namespace in other branches
- 7 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', ',');