GrapeCity.Xaml.Excel
TextWrappingTypes Enumeration


Text wrapping types.
Syntax
'Declaration
 
Public Enum TextWrappingTypes 
   Inherits System.Enum
'Usage
 
Dim instance As TextWrappingTypes
public enum TextWrappingTypes : System.Enum 
Members
MemberDescription
None No wrapping occurs on this text body. Words spill out without paying attention to the bounding rectangle boundaries.
Square Determines whether we wrap words within the bounding rectangle.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.Chart.TextWrappingTypes

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Excel.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options