次の方法で共有


TableCellBorders.EndBorder プロパティ

定義

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

プロパティ値

属性

適用対象