ig.excel.TextFormatMode

Represents the various way to combine a cell's value and format string to get its text.

Dependencies

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

    Type:
    ig.excel.TextFormatMode
    Default:
    0

    Format the cell text as it is displayed in the Microsoft Excel UI. This takes into account the cell width when formatting the text.

  • ignoreCellWidth

    Type:
    ig.excel.TextFormatMode
    Default:
    1

    Format the cell text as if it had unlimited space in the cell. However, this will not include padding characters from the format string.

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

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

#