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

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