Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Alignment Structure
Fields Properties Methods


In This Topic
    Alignment Structure Members
    In This Topic

    The following tables list the members exposed by Alignment.

    Public Fields
     NameDescription
    Public FieldA constant integer value represent the downward text.  
    Public Fieldstatic (Shared in Visual Basic)  
    Public FieldA constant integer value represent the horizontal text.  
    Public FieldA constant integer value represent the upward text.  
    Public FieldA constant integer value represent the vertical text.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the type of horizontal alignment in cells.  
    Public PropertyGets or sets the number of spaces (of the normal style font) of indentation for text in a cell.  
    Public PropertyGets or sets a value indicating if the cells justified or distributed alignment should be used on the last line of text.  
    Public PropertyGets or sets the reading order (bidirectionality) of the cell.  
    Public PropertyGets or sets the additional number of spaces of indentation to adjust for text in a cell.  
    Public PropertyGets or sets a value indicating whether the displayed text in the cell should be shrunk to fit the cell width.  
    Public PropertyGets or sets the text rotation in cells.  
    Public PropertyGets or sets the type of vertical alignment in cells.  
    Public PropertyGets or sets a value indicating whether the text is wrappable.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Indicates whether the current object is equal to another object of the same type.  
    Public MethodReturns a hash code for this instance.  
    Public MethodDetermines whether this Alignment is empty.  
    Public MethodDetermines whether the specified attribute(s) is set.  
    Public MethodResets the specified attribute(s).  
    Public MethodSets the specified attribute.  
    Top
    See Also