Freigeben über


TableCellBorders.StartBorder-Eigenschaft

StartBorder, 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 StartBorder As StartBorder
    Get
    Set
'Usage
Dim instance As TableCellBorders
Dim value As StartBorder

value = instance.StartBorder

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Wordprocessing.StartBorder

Siehe auch

Referenz

TableCellBorders Klasse

TableCellBorders-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace