ThemePart.RelationshipType Property (Microsoft.Office.DocumentFormat.OpenXml.Packaging)

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

Gets the RelationshipType

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

構文

'宣言
Public Overrides NotOverridable ReadOnly Property RelationshipType As String
'使用
Dim instance As ThemePart
Dim value As String

value = instance.RelationshipType
public override sealed string RelationshipType { get; }

参照

リファレンス

ThemePart Class
ThemePart Members
Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace