다음을 통해 공유


NamedRange.ServerActions 속성

정의

Microsoft Office SharePoint 서버에서 NamedRange 개체에 대해 수행할 수 있는 작업을 가져옵니다.

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

속성 값

개체에 대해 SharePoint 서버에서 수행할 수 있는 작업을 나타내는 Microsoft.Office.Interop.Excel.Actions 개체입니다 NamedRange .

적용 대상