ig.excel.Orientation

Represents the page orientations available when a worksheet is printed.

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

    Type:
    ig.excel.Orientation
    Default:
    2

    The page is printed with the default setting.

  • landscape

    Type:
    ig.excel.Orientation
    Default:
    0

    The page is printed with the larger dimension horizontal.

  • portrait

    Type:
    ig.excel.Orientation
    Default:
    1

    The page is printed with the larger dimension vertical.

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

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