可打印版本       提交     
请单击以进行评分并提供反馈

  开启低带宽视图
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)

Visual Basic
Public Class rotectionImplementation
    Implements Protection
End Class
Dim rotectionImplementation1 As New rotectionImplementation()
Visual Basic
Public Interface Protection
C#
public interface Protection
C++
public interface class Protection
J#
public interface Protection
JScript
public interface Protection

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:


Development Platforms

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

Target Platforms

© 2009 Microsoft Corporation 版权所有。 保留所有权利  |  商标  |  隐私权声明
Page view tracker