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