ComponentOne Word for UWP
Rows Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfTable Class : Rows Property
Gets rows collection for this Word/RTF table.
Syntax
'Declaration
 
Public ReadOnly Property Rows As RtfRowCollection
public RtfRowCollection Rows {get;}
See Also

Reference

RtfTable Class
RtfTable Members