ig.excel.PictureType

Constants which determine the manner in which a picture is displayed.

Dependencies

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

    Type:
    ig.excel.PictureType
    Default:
    3

    The picture is scaled to fill it's containing element.

  • stack

    Type:
    ig.excel.PictureType
    Default:
    2

    The picture is stacked or tiled to fill it's containing element.

  • stretch

    Type:
    ig.excel.PictureType
    Default:
    1

    The picture is stretched to fill it's containing element.

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

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