_Workbook.Permission Property

Definition

Returns a Permission object that represents the permission settings in the specified workbook.

public:
 property Microsoft::Office::Core::Permission ^ Permission { Microsoft::Office::Core::Permission ^ get(); };
public Microsoft.Office.Core.Permission Permission { get; }
Public ReadOnly Property Permission As Permission

Property Value

Applies to