Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / TextOptions Class


In This Topic
    TextOptions Class Properties
    In This Topic

    For a list of all members of this type, see TextOptions members.

    Public Properties
     NameDescription
    Public PropertyGets or sets how the text will be be formatted.  
    Public PropertyGets or sets the TextDirectionType.  
    Public PropertyGets the Font associated with the TextOptions.  
    Public PropertyGets or sets the margin that is under the text.  
    Public PropertyGets or sets the margin that is at the left of the text.  
    Public PropertyGets or sets the margin that is at the right of the text.  
    Public PropertyGets or sets the margin that is above the text.  
    Public PropertyGets or sets the angle that determines how the text is rotated.  
    Public PropertyGets the Area of the text that is filled with a color.  
    Public PropertyGets the Line that surrounds the text.  
    Top
    See Also