Click or drag to resize

TableCellParent Property

Gets the parent TableRow element.

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

Property Value

TableRow
See Also