ComponentOne Word for UWP
TextFlow Property (RtfCell)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfCell Class : TextFlow Property
Gets or sets text flow (direct) of this cell.
Syntax
'Declaration
 
Public Property TextFlow As RtfTextFlow
public RtfTextFlow TextFlow {get; set;}

Property Value

The text flow.
See Also

Reference

RtfCell Class
RtfCell Members