Click or drag to resize

TableCellParent Property

Gets the parent TableRow element.

Namespace: SautinSoft.Document.Tables
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public TableRow Parent { get; }

Property Value

TableRow
See Also