Spread Silverlight Documentation
TextHorizontalOverflow Property (ExcelTextFormat)


Determines whether the text can flow out of the bounding box horizontally.
Syntax
'Declaration
 
Public Property TextHorizontalOverflow As TextOverflowTypes
'Usage
 
Dim instance As ExcelTextFormat
Dim value As TextOverflowTypes
 
instance.TextHorizontalOverflow = value
 
value = instance.TextHorizontalOverflow
public TextOverflowTypes TextHorizontalOverflow {get; set;}
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

ExcelTextFormat Class
ExcelTextFormat Members

 

 


Copyright © GrapeCity, inc. All rights reserved.