The collection of Block elements (Paragraphs, Table, etc) inside this cell.
Namespace: SautinSoft.Document.TablesAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic BlockCollection Blocks { get; }
Public ReadOnly Property Blocks As BlockCollection
Get
Property Value
BlockCollection
See Also