ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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