Microsoft.Office.Interop.Ex ...


Excel Primary Interop Assembly Reference
Protection Interface
Represents the various types of protection options available for a worksheet.

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

Usage

Visual Basic
Public Class rotectionImplementation
    ImplementsEnd Class
Dim rotectionImplementation1 As New rotectionImplementation()
Syntax

Visual Basic
Public Interface Protection
C#
public interface Protection
C++
public interface class Protection
J#
public interface Protection
JScript
public interface Protection
Remarks

Use the Protection property of the Worksheet object to return a Protection object.

Once a Protection object is returned, you can use the following properties to set or return protection options:


Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Page view tracker