ig.excel.VerticalTextAlignment

Represents the various vertical text alignment types.

Dependencies

jquery-1.4.4.js
infragistics.util.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_core.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
  • bottom

    Type:
    ig.excel.VerticalTextAlignment
    Default:
    0

    Align the text to the bottom of the available area.

  • center

    Type:
    ig.excel.VerticalTextAlignment
    Default:
    1

    Align the center to the bottom of the available area.

  • top

    Type:
    ig.excel.VerticalTextAlignment
    Default:
    2

    Align the text to the top of the available area.

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

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