次の方法で共有


Properties.Application プロパティ

定義

アプリケーション名。

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

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

プロパティ値

Application を返します。

適用対象