GrapeCity.Xaml.Excel
TextWrappingType Property (IExcelTextFormat)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelTextFormat Interface
IExcelTextFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options