API Reference

Class

CollectionColumnMapping

Namespace OfficeIMO.PowerPoint
Assembly OfficeIMO.PowerPoint
Modifiers sealed

Configuration for mapping a collection of objects into dynamic columns.

Inheritance

  • Object
  • CollectionColumnMapping

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

Properties

public String KeyProperty { get; set; } #

Property name on the item to use as the header suffix (key).

public String ValueProperty { get; set; } #

Property name on the item to use as the cell value.

public String HeaderPrefix { get; set; } #

Optional prefix for generated column headers.