Freigeben über


TableCellMargin.RightMargin-Eigenschaft

Table Cell Right Margin Exception.Represents the element tag in schema: w:right

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property RightMargin As RightMargin
    Get
    Set
'Usage
Dim instance As TableCellMargin
Dim value As RightMargin

value = instance.RightMargin

instance.RightMargin = value
public RightMargin RightMargin { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.RightMargin
Returns RightMargin.

Siehe auch

Referenz

TableCellMargin Klasse

TableCellMargin-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace