Ignite UI API Reference

ig.excel.HorizontalTextAlignment

Represents the various horizontal text alignment types.

Dependencies

jquery-1.4.4.js
infragistics.util.js
  • center

    Type:
    ig.excel.HorizontalTextAlignment
    Default:
    0

    Align text in the center of the line.

  • distributed

    Type:
    ig.excel.HorizontalTextAlignment
    Default:
    1

    Distributes the words across the entire line.

  • justified

    Type:
    ig.excel.HorizontalTextAlignment
    Default:
    2

    Align text so it is justified across the line.

  • justifiedLow

    Type:
    ig.excel.HorizontalTextAlignment
    Default:
    3

    Aligns the text with an adjusted kashida length for Arabic text.

  • left

    Type:
    ig.excel.HorizontalTextAlignment
    Default:
    4

    Align the text to the left of the line.

  • right

    Type:
    ig.excel.HorizontalTextAlignment
    Default:
    5

    Align the text to the right of the line.

  • thaiDistributed

    Type:
    ig.excel.HorizontalTextAlignment
    Default:
    6

    Distributes Thai text by treating each character as a word.

The current widget has no events.
The current widget has no public methods.

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.

#