_Worksheet.Type Property

Definition

Returns or sets the worksheet type. Read-only XlSheetType.

public:
 property Microsoft::Office::Interop::Excel::XlSheetType Type { Microsoft::Office::Interop::Excel::XlSheetType get(); };
public Microsoft.Office.Interop.Excel.XlSheetType Type { get; }
Public ReadOnly Property Type As XlSheetType

Property Value

Applies to