...
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}{signature: |
Signature | ||||||
---|---|---|---|---|---|---|
| }
| |||||
Public Property RemoveExtraDataMarkers() As Boolean
{signature}
{remarks}By |
Remarks |
---|
By default, if a data marker does not bind to a data source, PowerPointWriter will throw an exception. If {{
is set to {{
, PowerPointWriter will remove extra data markers silently. {{RemoveExtraDataMarkers}} is a *
property. {remarks} {example}{code:csharp|title=C#} |
Example | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|