An object that describes the rules for generating a table from data.
Converter: conversion from a string of text to an object is supported,
where the given string is a PropertyName
, and Mode = FromDataModel
.
Name | Type | Description |
---|---|---|
Mode | SheetAutoGenerateMode |
Auto-generation mode. Possible values:
|
PropertyName | String | Name of the model property that should represent the collection to generate the table. |