SPWOPIAction enumeration
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Enumeration SPWOPIAction
'用途
Dim instance As SPWOPIAction
public enum SPWOPIAction
Members
Member name | Description | |
---|---|---|
View | 在 [檢視模式中開啟的項目。 | |
Edit | 在編輯模式中開啟的項目。 | |
EditNew | 開啟項目在編輯模式中,通知 WOPI 應用程式這新建立的項目。 | |
Default | WOPI 應用程式所指定的預設模式中開啟的項目。 | |
ImagePreview | 開啟項目的影像預覽。 | |
EmbedView | 適用於內嵌的檢視模式中開啟的項目。 | |
MobileView | 在檢視模式適用於行動瀏覽器中開啟的項目。 | |
FormSubmit | 在表單送出模式中開啟項目。 | |
FormEdit | Oopen 在表單中的項目編輯模式。 | |
InteractivePreview | 預覽 excel 檔案中互動的方式,但不同於 embedview | |
Rest | 在其他模式中開啟項目。 |