Excel for WinRT
TextToFit Property


Gets or sets a fit to shape of the text flag of this XLTextShape.
Syntax
'Declaration
 
Public Property TextToFit As System.Boolean
'Usage
 
Dim instance As XLTextShape
Dim value As System.Boolean
 
instance.TextToFit = value
 
value = instance.TextToFit
public System.bool TextToFit {get; set;}
See Also

Reference

XLTextShape Class
XLTextShape Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback