Clears the data source assoicated with the PowerPointTemplate object. This allows the same template to be re-used with multiple, different sets of data.

<p>public void ClearDataSources()</p>
<p>Public Sub ClearDataSources()</p>

pptt.ClearDataSources();
pptt.ClearDataSources()