PresentationPropertiesPart Class (Microsoft.Office.DocumentFormat.OpenXml.Packaging)

[このトピックはプレリリースのドキュメントであり、今後のリリース時に変更される可能性があります。空白のトピックはプレースホルダとして表示されています。]

PresentationPropertiesPart

Namespace: Microsoft.Office.DocumentFormat.OpenXml.Packaging
Assembly: Microsoft.Office.DocumentFormat.OpenXml (in microsoft.office.documentformat.openxml.dll)

構文

'宣言
Public Class PresentationPropertiesPart
    Inherits OpenXmlPart
    Implements IFixedContentTypePart
'使用
Dim instance As PresentationPropertiesPart
public class PresentationPropertiesPart : OpenXmlPart, IFixedContentTypePart

継承階層

System.Object
   Microsoft.Office.DocumentFormat.OpenXml.Packaging.OpenXmlPartContainer
     Microsoft.Office.DocumentFormat.OpenXml.Packaging.OpenXmlPart
      Microsoft.Office.DocumentFormat.OpenXml.Packaging.PresentationPropertiesPart

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

参照

リファレンス

PresentationPropertiesPart Members
Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace