다음을 통해 공유


Worksheet 클래스(2007 시스템)

업데이트: 2007년 11월

Microsoft.Office.Tools.Excel.Worksheet 호스트 항목은 이벤트를 노출하고 컨트롤의 컨테이너 역할을 하는 Microsoft.Office.Interop.Excel.Worksheet 개체입니다.

네임스페이스:  Microsoft.Office.Tools.Excel
어셈블리:  Microsoft.Office.Tools.Excel.v9.0(Microsoft.Office.Tools.Excel.v9.0.dll)

구문

<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public Class Worksheet _
    Inherits EntryPointBindableComponentBase _
    Implements ISupportInitializeControl, ISupportInitialize

Dim instance As Worksheet
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public class Worksheet : EntryPointBindableComponentBase, ISupportInitializeControl, 
    ISupportInitialize

상속 계층 구조

System.Object
  Microsoft.VisualStudio.Tools.Office.RemoteComponent
    Microsoft.VisualStudio.Tools.Office.EntryPointComponentBase
      Microsoft.VisualStudio.Tools.Office.EntryPointBindableComponentBase
        Microsoft.Office.Tools.Excel.Worksheet

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

참조

Worksheet 멤버

Microsoft.Office.Tools.Excel 네임스페이스

기타 리소스

호스트 항목 및 호스트 컨트롤 개요