Freigeben über


TableCellMargin.BottomMargin-Eigenschaft

Table Cell Bottom Margin Exception.Represents the element tag in schema: w:bottom

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

Syntax

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

value = instance.BottomMargin

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.BottomMargin
Returns BottomMargin.

Siehe auch

Referenz

TableCellMargin Klasse

TableCellMargin-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace