Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

Sets or returns the maximum number of rows to be bound to the template file when the PowerPointTemplate.BindData method is called.

C#
vb.net

Remarks

Any rows in the data source after the MaxRowsToImport value will not be added to the template.

MaxRowsToImport is a Read/Write property.

Examples

C#
vb.net
  • No labels