Description |
---|
Excerpt |
---|
Sets or returns the first worksheet tab to display in the tab bar at the bottom of the workbook window. |
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 FirstDisplayedTab{ get; set; } </pre></td></tr></tbody></table> |
Signature | ||||
---|---|---|---|---|
| ||||
Public <p>Public Property FirstDisplayedTab() As Integer</p>Integer |
Example | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|