ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / XLTextLayout Class / Width Property

In This Topic
    Width Property (XLTextLayout)
    In This Topic
    Gets or sets text layout width.
    Syntax
    'Declaration
     
    Public Property Width As System.Single
    public System.float Width {get; set;}
    See Also