Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Modifier

Behavior

Additional references

Continue

The continue modifier allows data to be imported onto multiple slides in a presentation. Set DataBindingProperties.MaxRowsPerSlide to limit the number of rows that can be imported on a slide and then use the continue modifier to continue importing the additional rows.

Fitting Data on to Multiple Slides

Image

The image modifier is used to import an image into a presentation. The image modifier has parameters that can control the dimensions and aspect ratio settings of the imported image.

Importing Images

Fieldname

The fieldname modifier will import the column name from the data source, rather than the actual data. Use with ordinal syntax to dynamically import column names.

See ordinal syntax above.