Click or drag to resize

TableCellBlocks Property

The collection of Block elements (Paragraphs, Table, etc) inside this cell.

Namespace: SautinSoft.Document.Tables
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public BlockCollection Blocks { get; }

Property Value

BlockCollection
See Also