TableCellMarginDefault.EndMargin Property

Definition

EndMargin, this property is only available in Office 2010 and later..

Represents the following element tag in the schema: 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

Property Value

Attributes

Applies to