GrapeCity.Xaml.Excel
TextHorizontalOverflow Enumeration


Specifices the text horizontal overflow types.
Syntax
'Declaration
 
Public Enum TextHorizontalOverflow 
   Inherits System.Enum
'Usage
 
Dim instance As TextHorizontalOverflow
public enum TextHorizontalOverflow : System.Enum 
Members
MemberDescription
Clip When a big character does not fit into a line, clip it at the proper horizontal overflow.
Overflow When a big character does not fit into a line, allow a horizontal overflow.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Excel.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options