Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / IReadonlyAlignment Interface
Properties Methods

In This Topic
    IReadonlyAlignment Interface Members
    In This Topic

    The following tables list the members exposed by IReadonlyAlignment.

    Public Properties
     NameDescription
     PropertyGets the HorizontalAlignement.  
     PropertyGets the indentation for the content of the Cell.  
     PropertyGets if the text is shrunk to fit within the Cell or not.  
     PropertyGets if the text content of a Cell is wrapped or not.  
     PropertyGets the angle of rotation.  
     PropertyGets the TextDirectionAlignement.  
     PropertyGets the VerticalAlignment.  
    Top
    Public Methods
     NameDescription
     MethodReturns a copy of the Alignment object.  
    Top
    See Also