Worksheet.Type Property

Gets the worksheet type.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
ReadOnly Property Type As XlSheetType
    Get
XlSheetType Type { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlSheetType
One of the XlSheetType values.

.NET Framework Security

See Also

Reference

Worksheet Interface

Microsoft.Office.Tools.Excel Namespace