Freigeben über


TableCellMargin.TopMargin-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.TopMargin
Returns TopMargin.

Siehe auch

Referenz

TableCellMargin Klasse

TableCellMargin-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace