Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TextColumn Class / Width Property

In This Topic
    Width Property (TextColumn)
    In This Topic
    Gets or sets the width of the text column in points.
    Syntax
    'Declaration
     
    Public Property Width As System.Single
    public System.float Width {get; set;}
    See Also