次の方法で共有


GlossaryDocumentPart.FootnotesPart Property (Microsoft.Office.DocumentFormat.OpenXml.Packaging)

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

Gets the FootnotesPart of the GlossaryDocumentPart

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

構文

'宣言
Public ReadOnly Property FootnotesPart As FootnotesPart
'使用
Dim instance As GlossaryDocumentPart
Dim value As FootnotesPart

value = instance.FootnotesPart
public FootnotesPart FootnotesPart { get; }

参照

リファレンス

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