Worksheet.Type (Excel)
Retorna um valor XlSheetType que representa o tipo de planilha. Os valores de retorno possíveis são xlChart - Gráfico, xlWorksheet - Planilha.
Dim xstType As XlSheetType
xstType = ActiveSheet.Type
Retorna um valor XlSheetType que representa o tipo de planilha. Os valores de retorno possíveis são xlChart - Gráfico, xlWorksheet - Planilha.
Dim xstType As XlSheetType
xstType = ActiveSheet.Type