Page tree

Versions Compared

Key

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

Intro

Excerpt

The DataBindingProperties allows customization of how data is imported by PowerPointTemplate.

Center

Jump to:

Table of Contents
maxLevel4
minLevel2

Definition

The DataBindingProperties object controls how data is bound when the BindData methid is called. DataBindingProperties can control the max rows of data per slide, the max total rows of data, and the slide to which the data is bound.

Name

Description

MaxRowsPerSlide

Excerpt Include
PPTW8:DataBindingProperties.MaxRowsPerSlide
PPTW8:DataBindingProperties.MaxRowsPerSlide
nopaneltrue

MaxRowsToImport

Excerpt Include
PPTW8:DataBindingProperties.MaxRowsToImport
PPTW8:DataBindingProperties.MaxRowsToImport
nopaneltrue

Slide

Excerpt Include
PPTW8:DataBindingProperties.Slide
PPTW8:DataBindingProperties.Slide
nopaneltrue

Syntax

Basic Syntax