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