TableCellMarginDefault.TopMargin Property

Table Cell Top Margin Default.Represents the element tag in schema: w:top

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

Syntax

'Declaration
Public Property TopMargin As TopMargin
    Get
    Set
'Usage
Dim instance As TableCellMarginDefault
Dim value As TopMargin

value = instance.TopMargin

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.TopMargin
Returns TopMargin.

See Also

Reference

TableCellMarginDefault Class

TableCellMarginDefault Members

DocumentFormat.OpenXml.Wordprocessing Namespace