TableCellMarginDefault.EndMargin 属性

定义

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

属性值

属性

适用于