TableCellMargin.LeftMargin Property
Table Cell Left Margin Exception.Represents the element tag in schema: w:left
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property LeftMargin As LeftMargin
Get
Set
'Usage
Dim instance As TableCellMargin
Dim value As LeftMargin
value = instance.LeftMargin
instance.LeftMargin = value
public LeftMargin LeftMargin { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Wordprocessing.LeftMargin
Returns LeftMargin.