ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLTextShape Class / TextScale Property

In This Topic
    TextScale Property
    In This Topic
    Gets or sets a text scale of this XLTextShape.
    Syntax
    'Declaration
     
    Public Property TextScale As System.Single
    public System.float TextScale {get; set;}
    See Also