CellFirstRow Property

Gets first row of cell. Read-only IRow.

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

Property Value

Type: IRow

Implements

ICellFirstRow
See Also