CellFormatBorderRight Property

Returns a right border line properties object. Read-only ILineFormat.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public ILineFormat BorderRight { get; }

Property Value

Type: ILineFormat

Implements

ICellFormatBorderRight
See Also