GrapeCity.Xaml.Excel
TextWrappingType Property (ExcelTextFormat)


Specifies the wrapping options to be used for this text body.
Syntax
'Declaration
 
Public Property TextWrappingType As TextWrappingTypes
'Usage
 
Dim instance As ExcelTextFormat
Dim value As TextWrappingTypes
 
instance.TextWrappingType = value
 
value = instance.TextWrappingType
public TextWrappingTypes TextWrappingType {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelTextFormat Class
ExcelTextFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options