Share via


TableCellMarginDefault.BottomMargin Property

Table Cell Bottom Margin Default.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 TableCellMarginDefault
Dim value As BottomMargin

value = instance.BottomMargin

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.BottomMargin
Returns BottomMargin.

See Also

Reference

TableCellMarginDefault Class

TableCellMarginDefault Members

DocumentFormat.OpenXml.Wordprocessing Namespace