TableCellBorders.StartBorder Property

Definition

StartBorder, this property is only available in Office 2010 and later..

Represents the following element tag in the schema: w:start.

public DocumentFormat.OpenXml.Wordprocessing.StartBorder StartBorder { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.StartBorder? StartBorder { get; set; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public DocumentFormat.OpenXml.Wordprocessing.StartBorder StartBorder { get; set; }
member this.StartBorder : DocumentFormat.OpenXml.Wordprocessing.StartBorder with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
member this.StartBorder : DocumentFormat.OpenXml.Wordprocessing.StartBorder with get, set
Public Property StartBorder As StartBorder

Property Value

Attributes

Applies to