Description |
---|
Excerpt |
---|
Sets whether PowerPointWriter should remove data markers in the template that do not bind to data sources in code. |
Signature | ||||
---|---|---|---|---|
| ||||
public boolean RemoveExtraDataMarkers{ get; set; } |
Signature | ||||
---|---|---|---|---|
| ||||
Public Property RemoveExtraDataMarkers() As Boolean |
Remarks |
---|
By default, if a data marker does not bind to a data source, PowerPointWriter will throw an exception. If
|
Example | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|