NamedRange.ServerActions 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得可在 NamedRange 物件的 Microsoft Office SharePoint 伺服器上執行的動作。
public:
property Microsoft::Office::Interop::Excel::Actions ^ ServerActions { Microsoft::Office::Interop::Excel::Actions ^ get(); };
public Microsoft.Office.Interop.Excel.Actions ServerActions { get; }
member this.ServerActions : Microsoft.Office.Interop.Excel.Actions
Public ReadOnly Property ServerActions As Actions
屬性值
Microsoft.Office.Interop.Excel.Actions 物件,代表可在物件的 SharePoint 伺服器上 NamedRange 執行的動作。