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

属性值

属性

适用于