次の方法で共有


PresentationDocument.AddCoreFilePropertiesPart メソッド

定義

CoreFilePropertiesPart を PresentationDocument に追加します。

public DocumentFormat.OpenXml.Packaging.CoreFilePropertiesPart AddCoreFilePropertiesPart ();
member this.AddCoreFilePropertiesPart : unit -> DocumentFormat.OpenXml.Packaging.CoreFilePropertiesPart
Public Function AddCoreFilePropertiesPart () As CoreFilePropertiesPart

戻り値

新しく追加された CoreFilePropertiesPart。

適用対象