ComponentOne Word for UWP
Cells Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfRow Class : Cells Property
Get table cell collection for this row.
Syntax
'Declaration
 
Public ReadOnly Property Cells As RtfCellCollection
public RtfCellCollection Cells {get;}
See Also

Reference

RtfRow Class
RtfRow Members