Excel for WPF | ComponentOne
C1.WPF.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 Single
    public float TextScale {get; set;}
    See Also