Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLTextShape Class / TextToFit Property

In This Topic
    TextToFit Property
    In This Topic
    Gets or sets a fit to shape of the text flag of this XLTextShape.
    Syntax
    'Declaration
     
    
    Public Property TextToFit As Boolean
    public bool TextToFit {get; set;}
    See Also