Condividi tramite


TableCellProperties.RightBorderLineProperties Property

Right Border Line Properties.Represents the element tag in schema: a:lnR

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

Syntax

'Declaration
Public Property RightBorderLineProperties As RightBorderLineProperties
    Get
    Set
'Usage
Dim instance As TableCellProperties
Dim value As RightBorderLineProperties

value = instance.RightBorderLineProperties

instance.RightBorderLineProperties = value
public RightBorderLineProperties RightBorderLineProperties { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.RightBorderLineProperties

See Also

Reference

TableCellProperties Class

TableCellProperties Members

DocumentFormat.OpenXml.Drawing Namespace