Skip to main content

XlSheetType enumeration

Specifies the worksheet type.

Name Value Description
xlChart -4109 Chart
xlDialogSheet -4116 Dialog sheet. Replaced by VBA UserForms.
xlExcel4IntlMacroSheet 4 Excel version 4 international macro sheet. Replaced by VBA.
xlExcel4MacroSheet 3 Excel version 4 macro sheet. Replaced by VBA.
xlWorksheet -4167 Worksheet

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>