GrapeCity.Xaml.Excel
IsTextWrapped Property (IAlignmentBlock)


Gets or sets a value indicating whether Wrap text of the text control is checked.
Syntax
'Declaration
 
Property IsTextWrapped As Boolean
'Usage
 
Dim instance As IAlignmentBlock
Dim value As Boolean
 
instance.IsTextWrapped = value
 
value = instance.IsTextWrapped
bool IsTextWrapped {get; set;}

Property Value

true if it's checked; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IAlignmentBlock Interface
IAlignmentBlock Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options