CellFormatBorderBottom Property

Returns a bottom 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 BorderBottom { get; }

Property Value

Type: ILineFormat

Implements

ICellFormatBorderBottom
See Also