Workbook 클래스(2007 시스템)
업데이트: 2007년 11월
Microsoft Office Excel용 문서 수준 Visual Studio Tools for Office 프로젝트의 통합 문서를 나타냅니다.
네임스페이스: Microsoft.Office.Tools.Excel
어셈블리: Microsoft.Office.Tools.Excel.v9.0(Microsoft.Office.Tools.Excel.v9.0.dll)
구문
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public Class Workbook _
Inherits EntryPointBindableComponentBase _
Implements IActivatable, IServiceProviderCallback, IOfficeHostItemEntryPoint, IEntryPoint, _
ISupportInitializeControl, ISupportInitialize
Dim instance As Workbook
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public class Workbook : EntryPointBindableComponentBase, IActivatable,
IServiceProviderCallback, IOfficeHostItemEntryPoint, IEntryPoint, ISupportInitializeControl, ISupportInitialize
설명
Microsoft.Office.Tools.Excel.Workbook 클래스는 Excel용 문서 수준 프로젝트의 호스트 항목입니다. 자세한 내용은 호스트 항목 및 호스트 컨트롤 개요 및 통합 문서 호스트 항목을 참조하십시오.
상속 계층 구조
System.Object
Microsoft.VisualStudio.Tools.Office.RemoteComponent
Microsoft.VisualStudio.Tools.Office.EntryPointComponentBase
Microsoft.VisualStudio.Tools.Office.EntryPointBindableComponentBase
Microsoft.Office.Tools.Excel.Workbook
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.
참고 항목
참조
Microsoft.Office.Tools.Excel 네임스페이스