Description |
---|
Excerpt |
---|
Returns the 0-based index of the worksheet in the collection of all sheets in the workbook. |
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 int Position{ get; } </pre></td></tr></tbody></table> |
Signature | ||||
---|---|---|---|---|
| ||||
<p>Public ReadOnly Property Position() As Integer</p> |
Example | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|