ig.excel.ObjectDisplayStyle

Represents the various way objects and shapes are displayed in the workbook.

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
  • hideAll

    Type:
    ig.excel.ObjectDisplayStyle
    Default:
    2

    No objects or shapes are shown.

  • showAll

    Type:
    ig.excel.ObjectDisplayStyle
    Default:
    0

    All object are be shown.

  • showPlaceholders

    Type:
    ig.excel.ObjectDisplayStyle
    Default:
    1

    Placeholders are shown in place of objects.

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

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