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