Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / TableCell Class / TextLayout Property

In This Topic
TextLayout Property (TableCell)
In This Topic
Gets the GrapeCity.Documents.Text.TextLayout object drawn in the cell.
Syntax
'Declaration
 
Public ReadOnly Property TextLayout As TextLayout
 
See Also