Excel for WinRT
Wrapped Property


Gets or sets a wrapped text of this XLTextShape.
Syntax
'Declaration
 
Public Property Wrapped As System.Boolean
'Usage
 
Dim instance As XLTextShape
Dim value As System.Boolean
 
instance.Wrapped = value
 
value = instance.Wrapped
public System.bool Wrapped {get; set;}
See Also

Reference

XLTextShape Class
XLTextShape Members

 

 


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

Product Support Forum  |  Documentation Feedback