Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions File-Formats/XlsIO/Working-with-Template-Markers.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ Syntax: %<MarkerVariable>.<Property>collapsegroup

Syntax: %<MarkerVariable>.<Property>expandgroup

N> XlsIO supports only one marker for each cell while importing data from data sources to Excel templates. This is the behavior of template marker in XlsIO.

## Bind from Array

An array of data can be binded to the marker in the template document.
Expand Down