Compartir a través de


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

'Declaración
Public Property LeftMargin As LeftMargin
    Get
    Set
'Uso
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.

See Also

Reference

TableCellMargin Class

TableCellMargin Members

DocumentFormat.OpenXml.Wordprocessing Namespace