Spread WPF 17
GrapeCity.Excel Namespace / IAlignmentBlock Interface
Properties Methods

In This Topic
    IAlignmentBlock Interface Members
    In This Topic

    The following tables list the members exposed by IAlignmentBlock.

    Public Properties
     NameDescription
     PropertyGet or set the ExcelHorizontalAlignment property value  
     PropertyGets or sets the indent level of the alignment.  
     PropertyGets or sets a value indicating whether the justify distributed option is checked.  
     PropertyGets or sets a value indicating whether the Shrink to fit of the text control is checked.  
     PropertyGets or sets a value indicating whether Wrap text of the text control is checked.  
     PropertyGets or sets the text direction of the alignment.  
     PropertyGets or sets the text orientation.  
     PropertyGet or set the ExcelVerticalAlignment property value  
    Top
    Public Methods
     NameDescription
     MethodClone and create a new IAlignmentBlock instance.  
    Top
    See Also