다음을 통해 공유


Workbook.ContentTypeProperties 속성

정의

통합 문서에 저장된 메타데이터를 설명하는 속성의 컬렉션을 가져옵니다.

public:
 property Microsoft::Office::Core::MetaProperties ^ ContentTypeProperties { Microsoft::Office::Core::MetaProperties ^ get(); };
public Microsoft.Office.Core.MetaProperties ContentTypeProperties { get; }
member this.ContentTypeProperties : Microsoft.Office.Core.MetaProperties
Public ReadOnly Property ContentTypeProperties As MetaProperties

속성 값

통합 문서에 저장된 메타데이터를 설명하는 속성이 포함된 Microsoft.Office.Core.MetaProperties 컬렉션입니다.

적용 대상