Description |
---|
Excerpt |
---|
Sets or returns an integer representing the position of the slide to which the data will be bound during a PowerPointTemplate.BindData method call.
|
Signature | ||||
---|---|---|---|---|
| ||||
<table class="diff-macro"><thead><tr><th class="diff-macro-title">unmigrated-wiki-markup</th></tr></thead><tbody><tr><td class="diff-macro-body"><pre> public Integer Slide{ get; set; } </pre></td></tr></tbody></table> |
Signature | ||||
---|---|---|---|---|
| ||||
<p>Public Property Slide() As Integer</p> |
Remarks |
---|
|
Example | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|