次の方法で共有


Properties.PresentationFormat プロパティ

定義

プレゼンテーションの目的の形式。

スキーマ内の次の要素タグを表します: ap:PresentationFormat。

public DocumentFormat.OpenXml.ExtendedProperties.PresentationFormat PresentationFormat { get; set; }
public DocumentFormat.OpenXml.ExtendedProperties.PresentationFormat? PresentationFormat { get; set; }
member this.PresentationFormat : DocumentFormat.OpenXml.ExtendedProperties.PresentationFormat with get, set
Public Property PresentationFormat As PresentationFormat

プロパティ値

PresentationFormat を返します。

適用対象