Freigeben über


TableCellMargin.StartMargin-Eigenschaft

StartMargin, this property is only available in Office2010.Represents the element tag in schema: w:start

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

Syntax

'Declaration
<OfficeAvailabilityAttribute(FileFormatVersions.Office2010)> _
Public Property StartMargin As StartMargin
    Get
    Set
'Usage
Dim instance As TableCellMargin
Dim value As StartMargin

value = instance.StartMargin

instance.StartMargin = value
[OfficeAvailabilityAttribute(FileFormatVersions.Office2010)]
public StartMargin StartMargin { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.StartMargin

Siehe auch

Referenz

TableCellMargin Klasse

TableCellMargin-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace