ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / XLTextLayout Class
Properties Methods

In This Topic
    XLTextLayout Class Members
    In This Topic

    The following tables list the members exposed by XLTextLayout.

    Public Constructors
     NameDescription
    Public ConstructorInitialization a text layout.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets text angle in degrees.  
    Public PropertyGets or sets text layout height.  
    Public PropertyGets or sets horizontal text alignment.  
    Public PropertyGets the collection of text ranges.  
    Public PropertyGets or sets horizontal text alignment.  
    Public PropertyGets or sets text layout width.  
    Public PropertyGets or sets text word wrap flag.  
    Top
    Public Methods
     NameDescription
    Public MethodDraw this text layout using the IRendering interface.  
    Public MethodMeasure this text layout using the IRendering interface.  
    Top
    See Also