Excel for WinRT
TextScale Property


Gets or sets a text scale of this XLTextShape.
Syntax
'Declaration
 
Public Property TextScale As System.Single
'Usage
 
Dim instance As XLTextShape
Dim value As System.Single
 
instance.TextScale = value
 
value = instance.TextScale
public System.float TextScale {get; set;}
See Also

Reference

XLTextShape Class
XLTextShape Members

 

 


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

Product Support Forum  |  Documentation Feedback