次の方法で共有


Timing.BuildList プロパティ

定義

ビルド リスト。

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

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

プロパティ値

BuildList を返します。

適用対象