[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Layout.CellContent

Class CellContent

Namespace
GrapeCity.Documents.Word.Layout
Assembly
GcDocs.Word.dll

Represents the content of a table cell.

public class CellContent : LayoutElement
Inheritance
CellContent
Inherited Members

Properties

Blocks

Gets the list of cell's inner elements.

public List<BlockElement> Blocks { get; }

Property Value

List<BlockElement>