PresentationProperties.HtmlPublishProperties プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
HTML 発行プロパティ。
スキーマ内の次の要素タグを表します: p:htmlPubPr。
public DocumentFormat.OpenXml.Presentation.HtmlPublishProperties HtmlPublishProperties { get; set; }
public DocumentFormat.OpenXml.Presentation.HtmlPublishProperties? HtmlPublishProperties { get; set; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)]
public DocumentFormat.OpenXml.Presentation.HtmlPublishProperties HtmlPublishProperties { get; set; }
member this.HtmlPublishProperties : DocumentFormat.OpenXml.Presentation.HtmlPublishProperties with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)>]
member this.HtmlPublishProperties : DocumentFormat.OpenXml.Presentation.HtmlPublishProperties with get, set
Public Property HtmlPublishProperties As HtmlPublishProperties
プロパティ値
HtmlPublishProperties を返します。
- 属性