Freigeben über


TableCellMargin.LeftMargin-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.LeftMargin
Returns LeftMargin.

Siehe auch

Referenz

TableCellMargin Klasse

TableCellMargin-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace