Partager via


TableCellMargin.TopMargin Property

Table Cell Top Margin Exception.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 TableCellMargin
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

TableCellMargin Class

TableCellMargin Members

DocumentFormat.OpenXml.Wordprocessing Namespace