TableCellMargin.LeftMargin Property

Definition

Table Cell Left Margin Exception.

Represents the following element tag in the schema: w:left.

public DocumentFormat.OpenXml.Wordprocessing.LeftMargin LeftMargin { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.LeftMargin? LeftMargin { get; set; }
member this.LeftMargin : DocumentFormat.OpenXml.Wordprocessing.LeftMargin with get, set
Public Property LeftMargin As LeftMargin

Property Value

Returns LeftMargin.

Applies to