ComponentOne Word for UWP
Width Property (RtfCell)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfCell Class : Width Property
Gets or sets width for this cell.
Syntax
'Declaration
 
Public Property Width As System.Single
public System.float Width {get; set;}

Property Value

The width of the cell.
See Also

Reference

RtfCell Class
RtfCell Members