ig.excel.FontSuperscriptSubscriptStyle

Enumeration for font superscript or subscript style. Default value is used in property override situations.

Dependencies

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

    Type:
    ig.excel.FontSuperscriptSubscriptStyle
    Default:
    -1

    Use the current default.

  • none

    Type:
    ig.excel.FontSuperscriptSubscriptStyle
    Default:
    0

    No superscript or subscript style.

  • subscript

    Type:
    ig.excel.FontSuperscriptSubscriptStyle
    Default:
    2

    Subscript style.

  • superscript

    Type:
    ig.excel.FontSuperscriptSubscriptStyle
    Default:
    1

    Superscript style.

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

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

#