Custom Excel Functions - pkokki/DocumentCreator GitHub Wiki

  • SOURCE(source_name, source_path)
  • MAPVALUE(source_cell, source_path, transform_cell = null)
  • MAPITEM(source_cell, source_path)
  • GETITEM(parent_cell, source_path, transform_cell = null, target_index = 1)
  • GETLIST(parent_cell, source_path)
  • CONTENT(logical)