SPViewCollection.SPViewType enumeration
指定實作清單的檢視的類型。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Enumeration SPViewType
'用途
Dim instance As SPViewCollection.SPViewType
public enum SPViewType
Members
Member name | Description | |
---|---|---|
Invalid | 未指定的檢視型別。 | |
Html | 代表標準的 [HTML] 檢視。 | |
Grid | 代表資料工作表檢視。 | |
Calendar | 代表行事曆] 檢視。 | |
Recurrence | 代表顯示週期性事件的檢視。 | |
Chart | 代表圖表檢視。 | |
Gantt | 代表 [甘特圖] 提供計劃、 協調,及追蹤特定任務在專案中的圖形呈現排程表。 |